-
Notifications
You must be signed in to change notification settings - Fork 472
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
npm install shows error #1
Comments
Have you tried updating npm as @StephenGrider suggests? https://nodejs.org/en/download/ |
Looks like you may have installed on E drive, the documents instruct you to: "Next, make sure that your project files are on the C drive rather than on some external or remote drive. This may be causing permissions errors or inconsistencies with the install.". I had the same issue. |
I had the same error even with everything installed in the C drive. I had to run |
Hi there, I also faced the same problem. Turns out, if you have done |
When I do npm install in rn-starter folder so it shows me many errors
The text was updated successfully, but these errors were encountered: