Allen_Jeo

Allen_Jeo

在Ubuntu下安裝最新版本的nodejs

這篇文章教大家在 Ubuntu 下安裝 nodejs 最新版本

命令如下

cd ~
apt-get update
wget -O nodejs_latest.sh https://raw.githubusercontent.com/nodesource/distributions/master/deb/setup_current.x
bash nodejs_latest.sh
apt install nodejs

安裝完成使用 nodejs -Vnpm -V 檢測nodejsnpm版本


轉載自 misaka no 的博客:
https://www.misakano.eu.org/2021/08/17/Ubuntu%E5%AE%89%E8%A3%9D%E6%9C%80%E6%96%B0%E7%89%88node-js/

載入中......
此文章數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。