What I Wanted to Do
from Power Shell Iām trying to login to npm.
What Happened Instead
After typing my username, password and email I get this error.
On this computer I havenāt logged in from Power Shell to npm before.
I can login from the browser to the npmjs website.
I couldnāt find relevant info about this error.
Reproduction Steps
On a windows 10 computer open PowerShell. type npm login. Enter the correct username, password and email.
Details
I can login from the browser to the npmjs website.
I couldnāt find relevant info about this error.
According to the error message:
A complete log of this run can be found in:
npm ERR! C:\Users\carpb\AppData\Roaming\npm-cache_logs\2018-07-11T09_15_40_342Z-debug.log
But in my User folder there is no AppData folder.
Platform Info
npm -v prints: 5.6.0
node -v prints: v8.11.3
npm config get registry prints: https://registry.npmjs.org/
Windows 10
This issue was originally posted on Github, before the repository was archived: https://github.com/npm/npm/issues/21193#issuecomment-404164996