nhandled rejection Error: EPERM: operation not permitted, open 'C:Program Files odejs ode_cac

Posted steamed-twisted-roll

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nhandled rejection Error: EPERM: operation not permitted, open 'C:Program Files odejs ode_cac相关的知识,希望对你有一定的参考价值。

安装全局包时报错,之前已经遇到过,结果第二次又忘记解决方法,果然还是要记下来,好记性不如烂笔头哇

$ npm i electron -g
Unhandled rejection Error: EPERM: operation not permitted, open ‘C:\\Program Files\\nodejs\\node_cache\\_cacache\\tmp\\f23044b6‘
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://npm.community>

 

这个错误是因为没有管理员权限,解决方法,右键点击开始菜单,选择以管理员身份运行,在打开的黑窗再继续安装就可以

技术图片

 

OK,安装成功

技术图片

 

以上是关于nhandled rejection Error: EPERM: operation not permitted, open 'C:Program Files odejs ode_cac的主要内容,如果未能解决你的问题,请参考以下文章

Vue编译打包失败,提示Unhandled rejection Error错误

Vue : Expected the Promise rejection reason to be an Error

Promise is rejected: Error: 2 UNKNOWN: error starting container: API error (404): {"message&quo

Unhandled rejection Error: EACCES: permission denied, open '

Jenkins ERROR: Server rejected the 1 private key(s)

急急急MySQL5.5数据库初始化报Unhandled rejection Error错误怎么解决