1.安装nodejs 和npm

apt-get install nodejs

   apt-get install npm

2. 升级node js 和npm

sudo npm cache clean -f
sudo npm install -g n
sudo n stable



相关文章:

  • 2021-11-03
  • 2021-10-17
  • 2021-08-17
  • 2021-12-02
  • 2021-07-13
  • 2021-10-05
  • 2021-10-14
  • 2021-09-24
猜你喜欢
  • 2021-08-21
  • 2021-04-29
  • 2021-08-21
  • 2021-08-21
  • 2021-08-21
  • 2021-08-29
相关资源
相似解决方案