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

npm install 失败,出现文件不存在的错误 #8

Open
jacobcyl opened this issue May 10, 2018 · 3 comments
Open

npm install 失败,出现文件不存在的错误 #8

jacobcyl opened this issue May 10, 2018 · 3 comments

Comments

@jacobcyl
Copy link

npm 版本是 5.8.0
运行 npm install @xunlei/vue-lazy-component 出现如下错误:

npm ERR! path <Root>/node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json.1738479864
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '<Root>/node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json.1738479864'
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!     /home/vagrant/.npm/_logs/2018-05-10T03_57_24_106Z-debug.log
@binggg
Copy link
Contributor

binggg commented May 10, 2018

麻烦 提交下完整的 /home/vagrant/.npm/_logs/2018-05-10T03_57_24_106Z-debug.log

@jacobcyl
Copy link
Author

jacobcyl commented May 10, 2018

@jacobcyl
Copy link
Author

jacobcyl commented May 10, 2018

我将npm升级到 6.0.1,安装这个包依然出现类似的错误,错误日志如上

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