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 Che-Code to Node.js v20 #22963

Open
RomanNikitenko opened this issue May 11, 2024 · 2 comments
Open

Update Che-Code to Node.js v20 #22963

RomanNikitenko opened this issue May 11, 2024 · 2 comments
Assignees
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.

Comments

@RomanNikitenko
Copy link
Member

Is your task related to a problem? Please describe

Upstream was updated to Node.js v20.
At the moment Che-Code can not get updates from the upstream without moving to Node.js v20.

Describe the solution you'd like

Che-Code should be updated to Node.js v20.

Describe alternatives you've considered

No response

Additional context

image
@RomanNikitenko RomanNikitenko added kind/task Internal things, technical debt, and to-do tasks to be performed. area/editor/vscode Issues related to the Code OSS editor of Che team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs. severity/P1 Has a major impact to usage or development of the system. labels May 11, 2024
@RomanNikitenko
Copy link
Member Author

RomanNikitenko commented May 20, 2024

It looks like I've faced an issue that was reported some time ago to Node.js project.
The issue: nodejs/node#51555
Che-Code logs: https://github.com/che-incubator/che-code/actions/runs/9111035846/job/25047308438

image

@RomanNikitenko
Copy link
Member Author

I applied the workaround for that ^ problem: che-incubator/che-code@f03d684

It fixed the problem for ubi8 and ubi9-based assemblies,
at the same time musl-based assembly is still failing,
so there is another cause of the problem for musl, investigating it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/vscode Issues related to the Code OSS editor of Che kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Projects
Status: 🚧 In Progress
Development

No branches or pull requests

1 participant