You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running an app workshop with a node example app. It runs fine with npm on OSX/Linux, but the 64 bit installer gives us this error. Removing the 64-bit installer and installing the 32-bit installer resolves this. I'm not the author of the app or the workshop, just reporting this in case it's an npm bug.
npm v6 is no longer in active development; We will continue to push security releases to v6 at our team's discretion as-per our Support Policy.
If your bug is preproducible on v7, please re-file this issue using our new issue template.
If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo
What / Why
I'm running an app workshop with a node example app. It runs fine with npm on OSX/Linux, but the 64 bit installer gives us this error. Removing the 64-bit installer and installing the 32-bit installer resolves this. I'm not the author of the app or the workshop, just reporting this in case it's an npm bug.
When
Given this example app: https://github.com/miroslawmajka/sample-express-app
Run
npm install
on the root gives:Screenshot of error provided by student:
The text was updated successfully, but these errors were encountered: