-
-
Notifications
You must be signed in to change notification settings - Fork 488
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
Problem with angular 6 #173
Comments
The error you are seeing is not coming from |
Thanks for the reply, the problem exists only when Some more errors shown when install again
|
Do you have |
my package.json
|
|
@th0r can explain it more?
|
|
thanks, it works |
All of the above answer are correct but they did not work for me. The only way I was able to make this work was by follow steps/commands
|
Issue description
After running
npm install --save-dev webpack-bundle-analyzer
in new ng cli project, theYou seem to not be depending on "@angular/core" and/or "rxjs". This is an error.
shownTechnical info
Debug info
How do you use this module? As CLI utility or as plugin?
After running
npm install --save-dev webpack-bundle-analyzer
, evenng serve
doesn't workYou seem to not be depending on "@angular/core" and/or "rxjs". This is an error.
will be shownThe text was updated successfully, but these errors were encountered: