Skip to content

[BUG] Cannot read property 'resolve' of undefined on 64-bit npm installation #1604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
castrojo opened this issue Aug 3, 2020 · 3 comments
Closed
Labels
Bug thing that needs fixing Release 6.x work is associated with a specific npm 6 release

Comments

@castrojo
Copy link

castrojo commented Aug 3, 2020

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:

Screenshot (98)

@bnb
Copy link
Contributor

bnb commented Aug 6, 2020

thanks for filing this @castrojo ❤️

@bzoz
Copy link

bzoz commented Aug 10, 2020

@castrojo Sorry, cannot reproduce. Are there maybe some setup instructions that we could follow to try to reproduce it?

@darcyclarke darcyclarke added Bug thing that needs fixing Release 6.x work is associated with a specific npm 6 release labels Oct 30, 2020
@darcyclarke
Copy link
Contributor

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

Closing: This is an automated message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Release 6.x work is associated with a specific npm 6 release
Projects
None yet
Development

No branches or pull requests

4 participants