mru-celum
mru-celum
I have the same issue on windows 10 trying to access azure feeds. I currently have: ``` [email protected] [email protected] ``` I also tried some older 7.x.x versions, but none of...
I tried again, removed `package-lock.json` and executed with `npm i --prefer-online` - same result. :/
Are there any news on this? `--prefer-online` doesn't work for me 😕 Also not if I first try with `npm install`...
npm install: ``` C:\workspace\playground\test>npm i --verbose npm verb cli [ npm verb cli 'C:\\Program Files\\nodejs\\node.exe', npm verb cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', npm verb cli 'i', npm verb cli '--verbose' npm verb...
I do not have other `.npmrc` files (as to my knowledge at least 😉), but just to be sure: here the original output from `npm config list` ``` ; "user"...