码迷,mamicode.com
首页 > Web开发 > 详细

debain 安装nodejs

时间:2018-03-14 14:57:32      阅读:371      评论:0      收藏:0      [点我收藏+]

标签:build   span   set   pen   http   ejs   apt-get   setup   lang   

apt-get update -y
apt-get install -y build-essential curl

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

apt-get install nodejs

npm install -g cnpm --registry=https://registry.npm.taobao.org

可选:apt-get install git-core curl build-essential openssl libssl-dev

debain 安装nodejs

标签:build   span   set   pen   http   ejs   apt-get   setup   lang   

原文地址:https://www.cnblogs.com/sivkun/p/8566877.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!