--- lang: ja-jp breaks: true --- # Ubuntu 20.04 Node.jsのインストール 2021-04-30 ## インストール ```shell= $ sudo apt install nodejs ``` ## 確認 ```shell= $ which node /usr/bin/node $ nodejs -v v10.19.0 $ node -v v10.19.0 ``` ###### tags: `Ubuntu` `Ubuntu 20.04` `Node.js`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up