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

Update emsdk recipe dependency version of nodejs #26247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

igagis
Copy link

@igagis igagis commented Dec 22, 2024

Summary

Changes to recipe: emsdk/3.1.72

Motivation

Currently, emsdk hardly depends on nodejs/16.3.0 which seems to be too old for this new emsdk. See details.

Details

Currently, when using emsdk it produces following error when compiling:

em++: error: node version appears too old (seeing "v16.3.0", expected "v16.20.0") [-Wversion-check] [-Werror]

Which suggests that it needs at least nodejs version 16.20.0.
This PR updates the version to be at least the minimum required.


@CLAassistant
Copy link

CLAassistant commented Dec 22, 2024

CLA assistant check
All committers have signed the CLA.

@igagis igagis mentioned this pull request Dec 22, 2024
3 tasks
@igagis
Copy link
Author

igagis commented Dec 23, 2024

Please approve the CI run

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.

2 participants