Skip to content
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

occur error when installing dependencies #7

Closed
webaifei opened this issue Jun 8, 2018 · 2 comments
Closed

occur error when installing dependencies #7

webaifei opened this issue Jun 8, 2018 · 2 comments

Comments

@webaifei
Copy link

webaifei commented Jun 8, 2018

After use miox create a project, excute npm i and an error occured.
node v8.9.3
miox 3.0.4

npm ERR! Unexpected end of JSON input while parsing near '...9174e4f1c0c2b4a10e864'

@webaifei
Copy link
Author

webaifei commented Jun 9, 2018

I have resolved this issues.
The reason of the error is that my npm registry is https://registry.npm.taobao.org. Just change it to https://registry.npmjs.org

@cevio
Copy link
Collaborator

cevio commented Jul 3, 2018

@webaifei OK,thanks for using.

@cevio cevio closed this as completed Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants