I just updated npm to 5.4.0.
Now, Whenever I want install a npm package I get the following error:
D:\\Sources\\DownloadCms\\Md
I had the same problem on Windows.
The source of the problem is simple, it is access permission on folders and files.
In your project folder, you need
After that, error "Error: EPERM: operation not permitted, unlink" will no longer be displayed.
Remember to reactivate the firewall and antivirus if necessary.