Skip to content

Conversation

@gsteenkamp89
Copy link
Contributor

@gsteenkamp89 gsteenkamp89 commented Nov 3, 2025

Problem

The publish workflow is throwing with:
The engine "node" is incompatible with this module. Expected version ">=22.18.0". Got "20.19.5"

Reason

The default node version in the GH image is 20x.
Since this PR we now require a node version of 22x.

Solution

We need to explicitly set the node version to 22x before running any install commands

Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
@gsteenkamp89 gsteenkamp89 merged commit 20739dc into master Nov 3, 2025
4 checks passed
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.

3 participants