國(guó)外 npm config set registryhttps://registry.npmjs.org/
淘寶 npm config set registry https://registry.npm.taobao.org
查看設(shè)置 npm config ls ? 找到.npmrc文件里面直接改代碼設(shè)置源也可以
安裝cnpm npm install -g cnpm --registry=http://registry.npm.taobao.org
國(guó)外 npm config set registryhttps://registry.npmjs.org/
淘寶 npm config set registry https://registry.npm.taobao.org
查看設(shè)置 npm config ls ? 找到.npmrc文件里面直接改代碼設(shè)置源也可以
安裝cnpm npm install -g cnpm --registry=http://registry.npm.taobao.org