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%85%E6%9C%80%E6%96%B0%E7%89%88node-js/

加载中...
此文章数据所有权由区块链加密技术和智能合约保障仅归创作者所有。