Welcome

首页 / 脚本样式 / Nodejs / npm 安装 cnpm以及设置淘宝镜像

npm 安装 cnpm以及设置淘宝镜像 设置淘宝镜像
npm set registry https://registry.npmmirror.com
全局安装cnpm
npm install -g cnpm --registry=https://registry.npmmirror.com