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

Node v12 support #3342

Closed
alexandrebodin opened this issue May 29, 2019 · 3 comments · Fixed by #3594
Closed

Node v12 support #3342

alexandrebodin opened this issue May 29, 2019 · 3 comments · Fixed by #3594
Labels
issue: discussion A general discussion issue severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve

Comments

@alexandrebodin
Copy link
Member

Hello everyone,

We are openning this issue to track Node v12 support.

Node v12 was approx. released a month ago (2019-04-23) and is on track to become the next LTS version of Node.

This means Strapi needs to support v12 at last before v10 active LTS ends (2020-04-01).
Ideally we want to support Node v12 when before it start's its active LTS life (2019-10-22).

We plan on testing node v12 out and track here what's breaking so we can work towards supporting this version.

Link to node release schedule

@alexandrebodin alexandrebodin added severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve issue: discussion A general discussion issue labels May 29, 2019
@rjain15
Copy link

rjain15 commented Jun 3, 2019

? Host: (127.0.0.1) Error: Command failed: /bin/sh -c yarnpkg --cwd /var/folders/_f/rwc7xssn12vgxvmnq9_xv89m0000gp/T/strapibca313916236 add strapi-hoo
k-mongoose@3.0.0-beta.1
error strapi-hook-mongoose@3.0.0-beta.1: The engine "node" is incompatible with this module. Expected version "^10.0.0". Got "12.1.0"
error Found incompatible module.

@alexandrebodin
Copy link
Member Author

Hi @rjain15

Strapi doesn't support node v12. You need to use node v10 which is the current LTS

@millette
Copy link

millette commented Jun 16, 2019

@alexandrebodin Utile: "Ecosystem Modules that will break in Node 12" nodejs/node#25060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: discussion A general discussion issue severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants