美文网首页
错误 syscall rename

错误 syscall rename

作者: twentyshaw | 来源:发表于2019-08-04 10:50 被阅读0次

当我想安装一个express的时候 npm install express --save
他报了一个错:


image.png

解决办法:
npm cache clean --force

再安装的时候 就可以顺利安装了

相关文章

网友评论

      本文标题:错误 syscall rename

      本文链接:https://www.haomeiwen.com/subject/pzbedctx.html