-
Notifications
You must be signed in to change notification settings - Fork 12k
undefined object. Angular Cli 1.0.0-beta.11-webpack.8 #1885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I just ran into the same error after incorrectly upgrading to angular-cli version 1.0.0-beta.11-webpack.3 (from 2). |
fixed id #1887 go for my latest comment there ! |
I had this same issue. I was able to fix it by adding the line below to the angular-cli.json file.
|
These intermediate versions did not have update steps in between them, so it was easy to get stuff broken. Following the instructions in https://github.com/angular/angular-cli#webpack-update should allow you to update projects correctly. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Linux, Ubuntu
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:angular-cli: 1.0.0-beta.11-webpack.8
node: 6.5.0
os: linux x64
do on your code? etc.
After install/update angular cli as in docs
ng serve
more information.
Basic code was generated with beta.11-webpack.3
The text was updated successfully, but these errors were encountered: