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

ok。

相关文章:

  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2021-01-21
  • 2022-01-22
猜你喜欢
  • 2021-12-05
  • 2021-12-07
  • 2022-12-23
  • 2021-11-29
  • 2022-03-08
  • 2021-11-19
  • 2021-09-29
相关资源
相似解决方案