In Web UI we are still using Nodejs v10 and this version is no longer maintained (since 2020).
The goal is to upgrade the node version used by the custom runner to v14, the oldest but still maintained LTS.
At the moment, there are a lot of warnings related to this, and some dependencies are already broken (see WEBUI-788 for example).
- is duplicated by
-
WEBUI-790 Upgrade Nodejs version to v14 on GH workflows
- Resolved