-
Notifications
You must be signed in to change notification settings - Fork 2
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
Install fails due to unexpected json string: #30
Comments
hi postables, wich version of node js and npm do you use |
Node: v8.11.2 |
try that : https://stackoverflow.com/questions/46703864/receiving-npm-err-unexpected-string-in-json-at-position-20938-within-an-ionic-3 if works that can serve to workaround pending reach why. so rm package-lock.json and run npm install --only-dev regards |
ok package-lock seems corrupted i will change that |
So far your |
Steps to reproduce:
Error:
npm ERR! Unexpected string in JSON at position 67311
Debug logs:
The text was updated successfully, but these errors were encountered: