win7 64位安装yeoman报错

发布于 2022-09-03 14:03:31 字数 1376 浏览 20 评论 0

在安装yeoman,出现以下错误,小白一个,求大神指导,查了资料但是我的问题没有解决,求大神看一下问题图片描述

$ npm install -g yo
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
C:\Users\sxm\AppData\Roaming\npm\yo-complete -> C:\Users\sxm\AppData\Roaming\npm\node_modules\yo\lib\completion\index.js
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\sxm\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "yo"
npm ERR! node v6.4.0
npm ERR! npm  v3.10.6
npm ERR! path C:\Users\sxm\AppData\Roaming\npm\yo
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall open
 
npm ERR! Error: EPERM: operation not permitted, open 'C:\Users\sxm\AppData\Roaming\npm\yo'
npm ERR!     at Error (native)
npm ERR!  { Error: EPERM: operation not permitted, open 'C:\Users\sxm\AppData\Roaming\npm\yo'
npm ERR!     at Error (native)
npm ERR!   errno: -4048,
npm ERR!   code: 'EPERM',
npm ERR!   syscall: 'open',
npm ERR!   path: 'C:\\Users\\sxm\\AppData\\Roaming\\npm\\yo' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
 
npm ERR! Please include the following file with any support request:
npm ERR!     D:\workspace\npm-debug.log

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

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

发布评论

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

评论(1

童话 2022-09-10 14:03:31

window系统好多奇怪的问题,安装linux系统基本没毛病

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