theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 346 forks source link

node: update node version to 12 (LTS) #385

Closed vince-fugnitto closed 4 years ago

vince-fugnitto commented 4 years ago

Description

The plan is to drop support for node v10 now that node v12 is supported when building theia applications. The docker images, apps and CI need to be updated to use the newer version of node 12.

Motivation

vince-fugnitto commented 4 years ago

Closed thanks to https://github.com/theia-ide/theia-apps/pull/391.