Skip to content

Dependency Update Failed: Node.js Version Incompatibility #5

@codeWithUtkarsh

Description

@codeWithUtkarsh

Build Failure During Dependency Update

The dependency update process failed due to a Node.js version incompatibility.

Error Details

error chartgen@10.0.0: The engine "node" is incompatible with this module. Expected version ">=22". Got "20.20.1"
error Found incompatible module.

Environment

  • Package Manager: yarn v1.22.22
  • Current Node.js: 20.20.1
  • Required Node.js: >=22

Resolution Required

The project requires Node.js version 22 or higher. Please either:

  1. Update the CI/CD environment to use Node.js 22+
  2. Adjust the engine requirement in package.json if Node.js 20 support is intended

Command That Failed

yarn install

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions