How can I clear the previous ssl proxy setting of NPM? well, I search a lot, but all post I got is mainly about how to set proxy in corporate network.
set
I think it's not http-proxy but proxy:
npm config set proxy="http://yourproxyhere"