-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenvironment
Description
Dependency Update Failure
Error: Node.js version incompatibility detected during dependency installation.
Details:
- Required Node.js version: >=22
- Current Node.js version: 20.20.1
- Package manager: yarn v1.22.22
Error Output:
error chartgen@10.0.0: The engine "node" is incompatible with this module. Expected version ">=22". Got "20.20.1"
error Found incompatible module.
Recommendation:
Please upgrade the Node.js environment to version 22 or higher, or adjust the engine requirement in package.json to support Node.js 20.x if compatible.
Attempted Updates:
The dependency update process could not proceed due to this environment constraint.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenvironment