Skip to content

.nvmrc contains comments which breaks fnm/nvm #3696

Description

@Pipboyguy

The .nvmrc has comments before the version number, which breaks fnm/nvm:

Can't find an installed Node version matching # important: this should be set to...

The version needs to be on line 1 - comments can go after. See nvm docs.

Also: fnm doesn't support comments yet (fnm#1209), but putting the version first works anyway since it only reads the first line.

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