摘要: 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 小那 阅读(36) 评论(0) 推荐(0) 编辑