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

Tutorial uses differen node version #8

Open
JonasHelming opened this issue Jul 10, 2021 · 2 comments
Open

Tutorial uses differen node version #8

JonasHelming opened this issue Jul 10, 2021 · 2 comments
Assignees
Milestone

Comments

@JonasHelming
Copy link
Member

In the Vs Code terminal, node -v returns 10.19.0
The build step of the tutorial returns:
The engine "node" is incompatible with this module. Expected version ">=10.19.0 <13". Got "8.17.0"

How to fix this?

@JonasHelming JonasHelming added this to the Beta milestone Aug 18, 2021
@JonasHelming JonasHelming modified the milestones: Beta, 0.5.0 (beta) Sep 13, 2021
@JonasHelming
Copy link
Member Author

retest

@LukasBoll
Copy link
Contributor

require('child_process').exec always seems to be using the default version, that is set in the node version manager.

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

3 participants