-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Description
Hi code-server team,
I have encountered an issue when trying to install code-server version 4.96.2 with Node.js v22.13.0. The current version of code-server requires Node.js v20, which causes compatibility issues with my setup.
I would like to request that support for Node.js v22 (or at least a more recent version) be added in future releases of code-server. This would greatly improve compatibility with users who are running more recent Node.js versions.
Current Issue:
Required Node.js Version: v20
Current Node.js Version: v22.13.0
Error: npm warn EBADENGINE Unsupported engine
It would be wonderful if this could be addressed, as upgrading Node.js to v20 for compatibility purposes can sometimes cause issues with other dependencies.
Thanks for considering this request!
Best regards,