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

Problems with Node versions while working on both v13 and older prototypes #1815

Closed
joelanman opened this issue Nov 25, 2022 · 3 comments
Closed

Comments

@joelanman
Copy link
Contributor

joelanman commented Nov 25, 2022

Description of the issue

From support:

We tell people to use Node 18 with version 13 of the kit. (We have always told people to install the latest LTS as that is by far the easiest version to get from node's site)

However, Node 18 doesn't work with prototypes on older versions of the kit (older than 12.3.0). Either because Engines in package.json is set to <17, or because node sass won't build.

We may have to think of how we help people with this situation, for example by installing nvm, or Node 16 might work for all, but we need instructions on how to install it.

@lfdebrux
Copy link
Member

Note, Node 18 works with 12.3.0 (see #1700).

@joelanman
Copy link
Contributor Author

right, so another approach is updating to 12.3.0

@joelanman
Copy link
Contributor Author

we should recommend people update to 12.3.0

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