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] dashy doesn't build using latest LTS (20.10.0) #1397

Closed
5 tasks done
lgwapnitsky opened this issue Nov 23, 2023 · 2 comments
Closed
5 tasks done

[BUG] dashy doesn't build using latest LTS (20.10.0) #1397

lgwapnitsky opened this issue Nov 23, 2023 · 2 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working dependencies Pull requests that update a dependency file 🕸️ Duplicate [ISSUE] This issue or pull request already exists

Comments

@lgwapnitsky
Copy link

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

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.


Please tick the boxes

@lgwapnitsky lgwapnitsky added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Nov 23, 2023
@HumanG33k
Copy link

Same here. On last stable debian. Should be also break on 18.X. Need a support for node LTS.

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Jan 3, 2024
@CrazyWolf13
Copy link
Collaborator

This is a Duplicate of #1159 and will be closed.

@CrazyWolf13 CrazyWolf13 added 🕸️ Duplicate [ISSUE] This issue or pull request already exists dependencies Pull requests that update a dependency file and removed 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending labels Feb 21, 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 dependencies Pull requests that update a dependency file 🕸️ Duplicate [ISSUE] This issue or pull request already exists
Projects
Status: Done
Development

No branches or pull requests

5 participants