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
My problem was executing the command (npm audit fix all). I solved it when closing VSCODE and re-executed the command without problems.