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
If you want to switch between proxy for company network and remove proxy for home/personal network you can use --no-proxy
--no-proxy
Sample usage:
npm install --save-dev "@angular/animations@8.2.14" --no-proxy