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

Why npm install will error ? #27

Open
ruralist-siyi opened this issue Sep 30, 2018 · 2 comments
Open

Why npm install will error ? #27

ruralist-siyi opened this issue Sep 30, 2018 · 2 comments

Comments

@ruralist-siyi
Copy link

npm ERR! path /Users/zhangsiyi/routine-demo/webpack-react-app/node_modules/_ajv@5.5.2@ajv/node_modules/fast-deep-equal
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall access
npm ERR! enoent ENOENT: no such file or directory, access '/Users/zhangsiyi/routine-demo/webpack-react-app/node_modules/_ajv@5.5.2@ajv/node_modules/fast-deep-equal'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/zhangsiyi/.npm/_logs/2018-09-30T02_21_43_237Z-debug.log

@huruji
Copy link

huruji commented Jan 13, 2019

try npm cache clean --force @ruralist-siyi

@ruralist-siyi
Copy link
Author

try npm cache clean --force @ruralist-siyi

thanks.

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