curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash

wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash

 

 

立即生效

source ~/.bashrc

 

安装v6.10.3

nvm install v6.10.3

npm install forever -g

forever start index.js

相关文章:

  • 2022-02-16
  • 2021-11-01
  • 2021-10-03
  • 2021-10-19
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
  • 2021-04-24
猜你喜欢
  • 2021-06-16
  • 2021-10-31
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
相关资源
相似解决方案