I just updated npm to 5.4.0. Now, Whenever I want install a npm package I get the following error:
npm
5.4.0
D:\\Sources\\DownloadCms\\Md
I had the same issue and all I needed to do was login to npm
npm login
or alternatively
npm add user // consult the documentation for the params
npm add user