源安装:

1.curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -

在Ubuntu 16.04下安装nodejs

 

2.sudo apt-get install -y nodejs

使用命令安装
看到此图,安装成功!使用node -v 查看弄的js版本号
在Ubuntu 16.04下安装nodejs

 

 

相关文章:

  • 2021-04-12
  • 2021-08-04
  • 2021-10-24
  • 2021-12-19
  • 2021-08-19
猜你喜欢
  • 2021-06-26
  • 2022-12-23
  • 2021-07-18
  • 2021-09-19
  • 2022-12-23
  • 2021-12-24
  • 2021-07-10
相关资源
相似解决方案