Skip to content

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

@GopalVerma1303

Description

@GopalVerma1303

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

Metadata

Metadata

Assignees

Labels

⚰️ Stale[ISSUE] [PR] No activity for over 1 month🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

Status

Awaiting Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions