Closed lgwapnitsky closed 8 months ago
Self-Hosted (Bare Metal)
Ubuntu 22.04
N/A
Can't install using latest LTS 20.10.0, nor does it compile with 18.18.2.
Will only install using 16.20.2
root@dashboard:/opt# nvm ls v16.20.2 v18.18.2 -> v20.10.0 default -> 20.10.10 (-> N/A) iojs -> N/A (default) unstable -> N/A (default) node -> stable (-> v20.10.0) (default) stable -> 20.10 (-> v20.10.0) (default) lts/* -> lts/iron (-> v20.10.0) lts/argon -> v4.9.1 (-> N/A) lts/boron -> v6.17.1 (-> N/A) lts/carbon -> v8.17.0 (-> N/A) lts/dubnium -> v10.24.1 (-> N/A) lts/erbium -> v12.22.12 (-> N/A) lts/fermium -> v14.21.3 (-> N/A) lts/gallium -> v16.20.2 lts/hydrogen -> v18.18.2 lts/iron -> v20.10.0 root@dashboard:/opt/dashy# yarn yarn install v1.22.21 [1/5] Validating package.json... error Dashy@2.1.1: The engine "node" is incompatible with this module. Expected version ">=16.0.0 <18.0.0". Got "20.10.0" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Same here. On last stable debian. Should be also break on 18.X. Need a support for node LTS.
This is a Duplicate of #1159 and will be closed.
Environment
Self-Hosted (Bare Metal)
System
Ubuntu 22.04
Version
N/A
Describe the problem
Can't install using latest LTS 20.10.0, nor does it compile with 18.18.2.
Will only install using 16.20.2
Additional info
Please tick the boxes