You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
[x] bug report -> please search issues before submitting
Versions
node --version: v8.9.4
npm --version: 6.0.1
Windows 10 x64
Repro steps
I'am behinde a proxy and the proxy settings in npm are fine so far, never got any problems until today.
I've local "old" angular cli installation 1.7.4 and I try to update this to 6.0.1
I've upgraded the global cli version to 6.0.1 works fine.
then I switch to the dir of my angular project with the package.json inside and try to
and then the following Error shows up:
I've found this pull which should be included, but I am not able to update
#692
Desired functionality
easy upgrade to 6.x