You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to install Dashy on all version of NodeJS 16,17,18,19 and 20 The achrinza/[email protected] dependency is not up to date and can only be installed on Node 17 or lower. But [email protected] can only be run on Node 18 or higher.
Node 18,19,20
1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.20.5"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/upgrade for documentation about this command.
Node 16,17
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Additional info
No response
Please tick the boxes
You have explained the issue clearly, and included all relevant info
Environment
Self-Hosted (Bare Metal)
System
Ubuntu 24.04.1
Version
2.1.1
Describe the problem
Impossible to install Dashy on all version of NodeJS 16,17,18,19 and 20 The achrinza/[email protected] dependency is not up to date and can only be installed on Node 17 or lower. But [email protected] can only be run on Node 18 or higher.
Node 18,19,20
1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.20.5"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/upgrade for documentation about this command.
Node 16,17
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.2"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: