Skip to content

Use .nvmrc file to declare the node version to use #799

@kinggoesgaming

Description

@kinggoesgaming

This will make it so we don't need to change the version 6 times (1 time in package.json, 1 in other/Dockerfile and 4 times in .github/workflows/deploy.yml. Instead it will be only 3 times.

Also anyone using nvm to manage node version can use nvm use to match version used with the stack for eliminating issues that can raise due to differing node versions (These should be rare, but still a possibility.)

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