$ 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'

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-17
  • 2022-12-23
  • 2021-08-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
  • 2021-11-01
  • 2021-10-14
  • 2021-06-04
相关资源
相似解决方案