markdown Ubuntu安装NodeJs

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Ubuntu安装NodeJs相关的知识,希望对你有一定的参考价值。

# Ubuntu 安装 NodeJS 10
```
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -

sudo apt-get install -y nodejs
```

以上

以上是关于markdown Ubuntu安装NodeJs的主要内容,如果未能解决你的问题,请参考以下文章

markdown Instalasi nodejs dengan versi terbaru melalui nvm di Ubuntu Server 16.04 LTS

markdown 干净安装NodeJS

markdown 安装NodeJS

markdown 在BASH上安装NodeJS,Yarn

markdown 在macOS上安装NodeJS和NPM

如何在ubuntu 安装nodejs