Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

npm ERR! Error: EPERM: operation not permitted, mkdir

I’m installing express on disk D:/ but I found an error when I installed it, but if I install express on disk C:/ it worked and I reinstalled it on disk E:/ and D:/ Errors like this appear.enter image description here

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

You seem to be running into a permissions issue. one thing that I always do is use:

sudo

that is on Mac. On Windows, you should be able to use:

--force at the end of your statement.
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading