Open mseele opened 3 years ago
It took me half a day to realize the https://github.com/vuejs/vue-cli or https://github.com/raineorshine/npm-check-updates is very slow because update-notifier has no proxy support (and i am sitting behind a corporate firewall).
Looks like https://github.com/sindresorhus/package-json/issues/54 is the problem for that. Would you mind adding https://github.com/gajus/global-agent for proxy support?
It took me half a day to realize the https://github.com/vuejs/vue-cli or https://github.com/raineorshine/npm-check-updates is very slow because update-notifier has no proxy support (and i am sitting behind a corporate firewall).
Looks like https://github.com/sindresorhus/package-json/issues/54 is the problem for that. Would you mind adding https://github.com/gajus/global-agent for proxy support?