依次执行
npm config set proxy null
npm config set https-proxy null
npm config get proxy
npm config get https-proxy
//重点
npm config set registry https://registry.npmjs.org
依次执行
npm config set proxy null
npm config set https-proxy null
npm config get proxy
npm config get https-proxy
//重点
npm config set registry https://registry.npmjs.org