首页 > 其他 > 详细

Error: Cannot find module 'internal/fs'

时间:2017-04-12 10:03:22      阅读:2381      评论:0      收藏:0      [点我收藏+]
$ sudo n 6.9.1
$ sudo npm -g install npm@next
$ sudo n stable

curl -0 -L https://npmjs.org/install.sh | sudo sh

ncu -g

or  

npm outdated -g

In linux,when I update to node 7, this happened, "npm cache clean" does work.

In windows, npm cache clean also generate


Error: Cannot find module ‘internal/fs‘

Error: Cannot find module 'internal/fs'

原文:http://www.cnblogs.com/runfeng/p/6697221.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!