-
Notifications
You must be signed in to change notification settings - Fork 4k
npm install not working #146
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
The steps work, it's just that npm is sometimes problematic. :-) Things to try:
Let me know if either of these options worked for you. |
Thanks for this. #2 worked for me, I managed to set it up. I am starting this course today. Thank you! |
Same issue for me. Maybe you could warn people in the video that Latest Current Version: 15.8.0 (includes npm 7.5.1) is dud and users should be sure to select Latest LTS Version: 14.15.5 (includes npm 6.14.11)? I've wasted hours on this both with your code and John Papa's and only happened on this closed issue by chance just as I was about to report the same issue!! |
Hi,
I start to learn angular with your course on pluralsight. Unfortunately, the "Setting up the Angular application" steps do not work. npm install gives me the following error messages:
I am on windows.
Would be great if you can fix this.
Regards
The text was updated successfully, but these errors were encountered: