m0_64787472 2022-03-23 21:59 采纳率: 50%
浏览 32
已结题

安装hexo时这样要怎么解决

$ npm install hexo-cli -g
npm ERR! code EPERM
npm ERR! syscall open
npm ERR! path D:\nodejs\node_cache_cacache\tmp\472f843e
npm ERR! errno EPERM
npm ERR! FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/hexo-cli: EPERM: operation not permitted, open 'D:\nodejs\node_cache_cacache\tmp\472f843e'
npm ERR! at D:\nodejs\node_modules\npm\node_modules\minipass-fetch\lib\body.js:162:15
npm ERR! at async Arborist.[nodeFromEdge] (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\build-ideal-tree.js:1082:19)
npm ERR! at async Arborist.[buildDepStep] (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\build-ideal-tree.js:951:11)
npm ERR! at async Arborist.buildIdealTree (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\build-ideal-tree.js:215:7)
npm ERR! at async Arborist.reify (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\reify.js:152:5)
npm ERR! at async Install.exec (D:\nodejs\node_modules\npm\lib\commands\install.js:157:5)
npm ERR! at async module.exports (D:\nodejs\node_modules\npm\lib\cli.js:66:5)
npm ERR! FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/hexo-cli: EPERM: operation not permitted, open 'D:\nodejs\node_cache_cacache\tmp\472f843e'
npm ERR! at D:\nodejs\node_modules\npm\node_modules\minipass-fetch\lib\body.js:162:15
npm ERR! at async Arborist.[nodeFromEdge] (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\build-ideal-tree.js:1082:19)
npm ERR! at async Arborist.[buildDepStep] (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\build-ideal-tree.js:951:11)
npm ERR! at async Arborist.buildIdealTree (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\build-ideal-tree.js:215:7)
npm ERR! at async Arborist.reify (D:\nodejs\node_modules\npm\node_modules@npmcli\arborist\lib\arborist\reify.js:152:5)
npm ERR! at async Install.exec (D:\nodejs\node_modules\npm\lib\commands\install.js:157:5)
npm ERR! at async module.exports (D:\nodejs\node_modules\npm\lib\cli.js:66:5) {
npm ERR! code: 'EPERM',
npm ERR! errno: 'EPERM',
npm ERR! syscall: 'open',
npm ERR! path: 'D:\nodejs\node_cache\_cacache\tmp\472f843e',
npm ERR! type: 'system',
npm ERR! requiredBy: '.'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It's possible that the file was already in use (by a text editor or antivirus),
npm ERR! or that you lack permissions to access it.
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:

  • 写回答

2条回答 默认 最新

  • CSDN专家-微编程 2022-03-23 23:00
    关注

    看你的截图,已经提示你要使用管理员权限,才可以执行这个命令

    img


    管理员打开cmd步骤如下

    img

    如果使用管理员权限还不行,就说明你的node.js安装的有问题,重新安装node.js即可,安装好后可参照下图,配置好后,继续使用管理员方式打开cmd命令,然后再次运行安装命令就不会有问题了

    img

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论 编辑记录
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 4月1日
  • 已采纳回答 3月24日
  • 创建了问题 3月23日

悬赏问题

  • ¥15 metadata提取的PDF元数据,如何转换为一个Excel
  • ¥15 关于arduino编程toCharArray()函数的使用
  • ¥100 vc++混合CEF采用CLR方式编译报错
  • ¥15 coze 的插件输入飞书多维表格 app_token 后一直显示错误,如何解决?
  • ¥15 vite+vue3+plyr播放本地public文件夹下视频无法加载
  • ¥15 c#逐行读取txt文本,但是每一行里面数据之间空格数量不同
  • ¥50 如何openEuler 22.03上安装配置drbd
  • ¥20 ING91680C BLE5.3 芯片怎么实现串口收发数据
  • ¥15 无线连接树莓派,无法执行update,如何解决?(相关搜索:软件下载)
  • ¥15 Windows11, backspace, enter, space键失灵