Skip to content

Node Version #62

@shahanahmed86

Description

@shahanahmed86

The project run perfectly fine on node:16 version. So we can do either of two:

  • add these lines in package.json file:
  "engines": {
    "node": "^16.20",
    "yarn": "^1.22"
  },
  "engineStrict": true
  • or work on the migration from v16 to the v22 version of nodejs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions