本文共 460 字,大约阅读时间需要 1 分钟。
??? CentOS ????? Node.js ? npm
? CentOS ????? Node.js ? npm ?????? YUM ????????????????????????
????? Node.js ?????? curl ??? Nodesource ?????????
curl --silent --location https://rpm.nodesource.com/setup_10.x | bash
?????? YUM ???? Node.js ? npm?
yum install -y nodejs npm
??????? cnpm ????????????????
npm install -g cnpm --registry=https://registry.npm.taobao.org
???????????????????
npm run build
???? npm ?????
npm -v
???????????????? Node.js ? npm ??????
转载地址:http://wxtr.baihongyu.com/