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

Downgrade nodejs in base_node_small image to fix CI #15275

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

nikola-matic
Copy link
Collaborator

Temporary fix (hopefully) to bring the bytecode_compare jobs back to life.

node v22.5.0 throws the following:

npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error   <https://github.com/npm/cli/issues>
npm error A complete log of this run can be found in: /home/circleci/.npm/_logs/2024-07-19T07_48_08_508Z-debug-0.log

Bug here npm/cli#7657. This fix should be revert when v22.5.1 comes out (hopefully soon).

cameel
cameel previously approved these changes Jul 19, 2024
Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

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

If it passes, it's good.

@nikola-matic nikola-matic merged commit 61c0be7 into develop Jul 19, 2024
72 checks passed
@nikola-matic nikola-matic deleted the downgrade-nodejs-in-base-node-image branch July 19, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants