Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to install Dashy #1778

Open
5 tasks done
taich001 opened this issue Dec 29, 2024 · 0 comments
Open
5 tasks done

[BUG] Unable to install Dashy #1778

taich001 opened this issue Dec 29, 2024 · 0 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@taich001
Copy link

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

@taich001 taich001 added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Dec 29, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Dashy V3 Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Awaiting Triage
Development

No branches or pull requests

2 participants