安装cnpm

1、安装node.js

  检查node,npm是否安装好:

node -v
npm -v

2、淘宝镜像安装cnpm

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

 

posted @ 2022-12-17 16:49  小那  阅读(47)  评论(0)    收藏  举报