-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 error #26
Comments
you probably have an extra comma at the end of your {} notation or inside of the brackets. in <ES7 javascript that will through a syntax error |
Hello @wjbright , Can you please paste here your package.json ? Best, |
I fixed this issue by clearing the cache Here is my package.json:
|
Hello again @wjbright , Are you sure you are on the right Github repo? Best, |
Hello @elnazare, Sorry, I pasted the wrong package.json
|
Hello again @wjbright , It is quite strange, it give you an error about Best, |
Not sure if it's related, but You can see the issue here: ionic-team/ionic-app-scripts#1435 |
I'm having the same issue. I've tried updating the versions of This is the error message I get: Node: 8.11.4 |
Hello there @Theeeus , Thank you for your interest in working with our products. Best,Manu |
try this: "npm cache clean --force" |
Hello. Thanks so much. You are a life saver |
I get this error when I try npm install
2018-06-13T00_17_40_195Z-debug.log
The text was updated successfully, but these errors were encountered: