Skip to content
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

error running helloworld, Module version mismatch #223

Closed
ctaggart opened this issue Aug 16, 2017 · 3 comments
Closed

error running helloworld, Module version mismatch #223

ctaggart opened this issue Aug 16, 2017 · 3 comments

Comments

@ctaggart
Copy link

I originally had Node.js 8.3 installed on Windows 10, but ran into bug #222. Node 8.3 has module version 57. I then installed 6.11.2, the LTS version of Node.js which has module version 48. When I try node lib\index.js, I get error: Module version mismatch. Expected 48, got 57.. I'm not sure where this error is coming from. I've cleaned out all build artifacts that I can think of.

https://nodejs.org/en/download/releases/

@ctaggart
Copy link
Author

The good news is 8.0.0 does work.

However, Node.js 8.0.0 is the only version that works for me right now on Windows. Versions above 8.0.0 are affected by #222 and versions below 8.0.0 are affected by this. I still don't know what is causing this.

@hone
Copy link
Contributor

hone commented Aug 19, 2017

@ctaggart does #221 fix this for you?

@ctaggart
Copy link
Author

I'm assuming it does. I'll reopen if it does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants