Skip to content

Document BASH_ENV for using nvm #12

@iWader

Description

@iWader

To use nvm you need to load the ~/.nvm/nvm.sh script as it doesn't load by default due to it being a non-interactive environment.

CircleCI

jobs:
  build:
    environment:
        BASH_ENV: ~/.nvm/nvm.sh

It's already documented for Gitlab CI

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