-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
dependenciespull requests that update a dependency filepull requests that update a dependency fileelectronissues related to the electron targetissues related to the electron target
Description
The documentation says that the prerequisites are Node.js >= 18.17.0 and < 21
But trying to run a build created with the latest version of Theia fails with the following message:
error node-abi@4.1.0: the engine "node" is incompatible with this module. expected version ">=22.12.0".
So it seems a transitive dependency introduced an update in the required Node.js version.
This should be updated in the docs.
Metadata
Metadata
Assignees
Labels
dependenciespull requests that update a dependency filepull requests that update a dependency fileelectronissues related to the electron targetissues related to the electron target