[BUG] npm ERR! Error: EPERM: operation not permitted only on windows #8072
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
platform:windows
is Windows-specific
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Hello,
For our dependency, Dash.js 5.0, we need to use Node 20.18.0, so npm 10.8.2 was installed with this Node version. However, when we run npm install on Windows, we encounter the error: ERR! Error: EPERM: operation not permitted, while it works fine on Mac.
Could you please assist us in fixing this issue with npm 10.8.2?
Expected Behavior
npm install works fine on windows as Mac
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: