nodejs 修改为淘宝npm源地址,还原npm源地址

我来纠错
//修改源地址为淘宝 NPM 镜像
npm config set registry http://registry.npm.taobao.org/

//修改源地址为官方源
npm config set registry https://registry.npmjs.org/
发送
热门关键词:
命令
知识类型:
标题描述:
详细解答:

提交审核您编辑的知识会经过 前端大牛 人工审核。