Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

looking into package.json "engines.node" #3

Open
balexandre opened this issue Jun 20, 2022 · 0 comments
Open

looking into package.json "engines.node" #3

balexandre opened this issue Jun 20, 2022 · 0 comments

Comments

@balexandre
Copy link

In order to save us from adding one more configuration file to a project and for some projects we can't even do that, is it possible to actually look into the engines.node if there's no .nvmrc file?

in the packages.json you often find this information already as

  "engines": {
    "node": "14.16.1",
    "npm": "6.14.12"
  },
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant