Windows环境下npm install 报错: operation not permitted, rename的解决方法

在npm install 后面加上 --no-bin-links即可

npm install --no-bin-links

  

posted @ 2019-08-17 18:05  gentlemanwuyu  阅读(4384)  评论(0编辑  收藏  举报