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

Node.js version for the Che-Code Dev image should be upgraded #23246

Closed
RomanNikitenko opened this issue Nov 12, 2024 · 0 comments
Closed

Node.js version for the Che-Code Dev image should be upgraded #23246

RomanNikitenko opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
area/dogfooding Using Eclispe Che to code, test and build Eclipse Che kind/task Internal things, technical debt, and to-do tasks to be performed. made-with-che 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

RomanNikitenko commented Nov 12, 2024

Is your task related to a problem? Please describe

I faced the following error when I used Che-Code Dev image for the che-in-che development:

image

I think it's related to the Node.js version.
Currently 20.12.2 version of Node.js is used in the Dev image.
Actually, 20.16.0 is required, see https://github.com/che-incubator/che-code/blob/main/code/remote/.npmrc#L2
I was able to fix the problem when I installed v20.16.0 in the Dev image locally for my development.

Describe the solution you'd like

Upgrade Node.js version for the Che-Code Dev image to 20.16.0.

Describe alternatives you've considered

No response

Additional context

No response

@RomanNikitenko RomanNikitenko added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Nov 12, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 12, 2024
@RomanNikitenko RomanNikitenko self-assigned this Nov 12, 2024
@RomanNikitenko RomanNikitenko added severity/P1 Has a major impact to usage or development of the system. area/dogfooding Using Eclispe Che to code, test and build Eclipse Che team/B This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs. labels Nov 12, 2024
@dkwon17 dkwon17 removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 12, 2024
@RomanNikitenko RomanNikitenko moved this from Unplanned to ✅ Done in Eclipse Che Team B Backlog Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dogfooding Using Eclispe Che to code, test and build Eclipse Che kind/task Internal things, technical debt, and to-do tasks to be performed. made-with-che 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: ✅ Done
Development

No branches or pull requests

3 participants