Skip to content

Node LTS Version Out of Date #671

@giladronat

Description

@giladronat

Currently, the CLI script installs the exact Node version specified using nvm (#434) and switches to it, then installs Apollo locally (which is not ideal in my opinion #401). That Node version should be LTS but appears to be out of date (currently 8.15.0, LTS is at 10.16.0). I'm not sure if simply updating REQUIRED_NODE_VERSION is the best solution hence the issue instead of a PR.

REQUIRED_NODE_VERSION=8.15.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    build-issueIssues occurring when attempting to build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions