Windows 64位 npm 安装yeoman出错 求解,

发布于 2022-09-01 15:44:28 字数 1541 浏览 10 评论 0

图片描述

spawn-sync@1.0.13 postinstall e:\life\nodejs\node_global\node_modules\yo\node_modules\cross-spawn\node_modul
s\spawn-sync
node postinstall

module.js:338
throw err;
^
Error: Cannot find module 'E:\life\code\postinstall'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "E:\life\nodejs\\node.exe" "E:\life\nodejs\node_modules\npm\bin\npm-cli.js" "install"
yo" "-g"
npm ERR! node v0.12.5
npm ERR! npm v2.11.2
npm ERR! code ELIFECYCLE

npm ERR! spawn-sync@1.0.13 postinstall: node postinstall
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the spawn-sync@1.0.13 postinstall script 'node postinstall'.
npm ERR! This is most likely a problem with the spawn-sync package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node postinstall
npm ERR! You can get their info via:
npm ERR! npm owner ls spawn-sync
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! E:\life\nodejs\npm-debug.log

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

鲜肉鲜肉永远不皱 2022-09-08 15:44:28

试试:

npm install -g yo --ignore-scripts
雨落星ぅ辰 2022-09-08 15:44:28

用管理员的身份试一试

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文