Maybe it’s because the proxy do not stand for https.
What I do is clear the proxy content of ~/.npmrc, or use
npm config delete proxy
What’s more, nrm is recommended for this problem.
Maybe it’s because the proxy do not stand for https.
What I do is clear the proxy content of ~/.npmrc, or use
npm config delete proxy
What’s more, nrm is recommended for this problem.