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] Errors with Node.js Compatibility During Local Setup #1765

Open
5 tasks done
GopalVerma1303 opened this issue Dec 10, 2024 · 0 comments
Open
5 tasks done

[BUG] Errors with Node.js Compatibility During Local Setup #1765

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

Comments

@GopalVerma1303
Copy link

Environment

Self-Hosted (Bare Metal)

System

MacOS Sonoma 14.6.1

Version

3.1.1

Describe the problem

I am encountering errors when setting up Dashy locally with different Node.js versions.

Node.js v16.20.0:

error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.20.0"  
error Found incompatible module.  

Node.js v18.16.0:

error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.16.0"  
error Found incompatible module.  

Steps to Reproduce:

  1. Clone the Dashy repository.
  2. Run yarn
  3. Attempt to run the project using the specified Node.js versions.

Additional info

image

Please tick the boxes

@GopalVerma1303 GopalVerma1303 added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Dec 10, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Dashy V3 Dec 10, 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