Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect node version #2

Open
rarkins opened this issue Feb 5, 2023 · 0 comments
Open

Detect node version #2

rarkins opened this issue Feb 5, 2023 · 0 comments

Comments

@rarkins
Copy link
Member

rarkins commented Feb 5, 2023

Node version should be detected in this order:

  • NODE_VERSION in env
  • .nvmrc
  • .node-version
  • package.json > engines.node
  • LTS

When a range/constraint is provided, it should fetch the same list of Node.js versions which Containerbase supports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant