Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[theia-dev] Dropping Node 16 support

Hi folks,

as per our runtime support policy (https://github.com/eclipse-theia/theia/blob/master/doc/runtime-policy.md), I've opened a PR that drops support for NodeJS 16.x. The new minimum version is Node 18.x.

See and discuss here: https://github.com/eclipse-theia/theia/pull/14027

/Thomas

Back to the top