Bug Report or Feature Request (mark with an x)
- [ X] bug report -> please search issues before submitting
- [ ] feature request
Versions.
@angular/cli: 1.3.2
node: 8.0.0
os: darwin x64
@angular/animations: 4.3.5
@angular/common: 4.3.5
@angular/compiler: 4.3.5
@angular/core: 4.3.5
@angular/forms: 4.3.5
@angular/http: 4.3.5
@angular/platform-browser: 4.3.5
@angular/platform-browser-dynamic: 4.3.5
@angular/router: 4.3.5
@angular/cli: 1.3.2
@angular/compiler-cli: 4.3.5
Mac OSX Sierra 10.12.6
Repro steps.
ng eject
The log given by the failure.
ng eject
Cannot read property 'build' of undefined
TypeError: Cannot read property 'build' of undefined
at Promise.resolve.then.then.then.then.then (/Users/foo/Projects/someProject/front/node_modules/@angular/cli/tasks/eject.js:409:24)
at
at process._tickCallback (internal/process/next_tick.js:169:7)
Desired functionality.
Well working would be better :)
Mention any other details that might be useful.
Bug Report or Feature Request (mark with an
x)Versions.
@angular/cli: 1.3.2
node: 8.0.0
os: darwin x64
@angular/animations: 4.3.5
@angular/common: 4.3.5
@angular/compiler: 4.3.5
@angular/core: 4.3.5
@angular/forms: 4.3.5
@angular/http: 4.3.5
@angular/platform-browser: 4.3.5
@angular/platform-browser-dynamic: 4.3.5
@angular/router: 4.3.5
@angular/cli: 1.3.2
@angular/compiler-cli: 4.3.5
Mac OSX Sierra 10.12.6
Repro steps.
ng eject
The log given by the failure.
ng eject
Cannot read property 'build' of undefined
TypeError: Cannot read property 'build' of undefined
at Promise.resolve.then.then.then.then.then (/Users/foo/Projects/someProject/front/node_modules/@angular/cli/tasks/eject.js:409:24)
at
at process._tickCallback (internal/process/next_tick.js:169:7)
Desired functionality.
Well working would be better :)
Mention any other details that might be useful.