Thanks for the answers. It was a bug and it has already been fixed in Node v5.4.1. Now it's working as usual.

 

sudo rm -rf /usr/local/bin/npm
sudo apt-get install node
sudo mv /usr/bin/npm /usr/local/bin/npm

 

相关文章:

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