Skip to content

Upgrade node to v16, npm to v8 #1352

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
wants to merge 1 commit into from
Closed

Conversation

ghys
Copy link
Member

@ghys ghys commented Apr 13, 2022

(DRAFT)

As Node.js v12 is becoming EOL at the end of the month (https://nodejs.org/en/about/releases/), upgrade the version used for the Maven builds (as well as npm) keeping it consistent for all UIs: main, Basic, HABot.

Closes #1165.

Signed-off-by: Yannick Schaus <[email protected]>
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions in the README probably also need an update:

Instead, make sure you have NodeJS 12.16 or later and npm 6.14 or later installed.

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's also mentioned in the Main UI Prerequisites:

You need Node 8.10.0 or later and npm 5.6.0.

@ghys
Copy link
Member Author

ghys commented Apr 19, 2022

Was tackled in #1353 in the end.

@ghys ghys closed this Apr 19, 2022
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

Successfully merging this pull request may close these issues.

Build fails under MacOS on Apple M1 processors
2 participants