1.得到原本的鏡像地址
npm get registry
2.設成淘寶的
npm config set registry http://registry.npm.taobao.org/
2.換成原來的
npm config set registry https://registry.npmjs.org/
1.得到原本的鏡像地址
npm get registry
2.設成淘寶的
npm config set registry http://registry.npm.taobao.org/
2.換成原來的
npm config set registry https://registry.npmjs.org/