Skip to content

[Bug Report]: Node Engine Version is fired #17

Closed
@dangercris

Description

@dangercris

Bug description

IN your package json you have fired

"engines": { "node": "19.0.1" },

I use --ignore-engines and it works with node 18

Steps to reproduce

  1. yarn install

Relevant log output

warning [email protected]: The engine "vscode" appears to be invalid.
error [email protected]: The engine "node" is incompatible with this module. Expected version "19.0.1". Got "18.6.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions