npm install 安装一直报错Error EPERM operation not permitted, mkdir

Posted 程序员超时空

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了npm install 安装一直报错Error EPERM operation not permitted, mkdir相关的知识,希望对你有一定的参考价值。

电脑重装系统后毛病不断,昨天刚弄完vue脚手架 今天在npm run serve启动项目的时候出错了…找来找去没找到问题,查了攻略兜兜转转,还把环境变量给配错了,然后不仅启动不了项目 还一直报错 Error: EPERM: operation not permitted, mkdir ‘D:Develop’ 没有权限操作巴拉巴拉,于是再又又又一次重装系统 打开黑窗口 使用npm命令仍旧是报错…无计可施几近抓狂之下 只能硬着头皮把报错内容贴在博客上,终于翻阅了好多解决办法,才找到一位大佬的解决方案,解决了这该死的报错问题。

解决:删除C盘/用户目录中的**.npmrc**文件,我是已经删除掉的,用户目录文件夹下会有个.npmrc文件,把他删除掉就不会有报错Error: EPERM: operation not permitted, mkdir了

大佬链接:(9条消息) Error: EPERM: operation not permitted, mkdir…_管他熙熙攘攘阳关道,我偏要一条独木桥走到黑-CSDN博客

以上是关于npm install 安装一直报错Error EPERM operation not permitted, mkdir的主要内容,如果未能解决你的问题,请参考以下文章

npm install 报错(npm ERR! errno -4048,Error: EPERM: operation not permitted,)解决方法

VUE:安装npm install报错Module build failed: Error: ENOENT: no such file or directory, scandir

npm install一直报错

vue框架中webpack更新了,怎么获取本地数据,安装了npm install axios --save也不想,一直报错

npm install 报错(npm ERR! errno -4048,Error: EPERM: operation not permitted,)解决方法

nodejs npm install 安装屡次报错,求大神帮忙看看啥问题