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 node version #1257

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

nluaces
Copy link
Member

@nluaces nluaces commented Nov 2, 2023

Fixing incompatibility issue when building test images at the CI:

 => ERROR [console-builder 6/6] RUN yarn install && yarn build             0.5s
------
 > [console-builder 6/6] RUN yarn install && yarn build:
#0 0.357 yarn install v1.22.19
#0 0.436 [1/5] Validating package.json...
#0 0.440 error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18.17.1". Got "16.17.1"
#0 0.450 error Found incompatible module.
#0 0.450 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
------
ERROR: failed to solve: executor failed running [/bin/sh -c yarn install && yarn build]: exit code: 1
make: *** [Makefile:57: docker-build] Error 1

@nluaces nluaces merged commit 0b78808 into skupperproject:main Nov 2, 2023
1 check passed
@nluaces nluaces deleted the update-node-version branch December 1, 2023 16:53
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