Skip to content

nvm install-latest-npm equivalent #202

Description

@KerickHowlett

Is there a way to mirror the native nvm feature of installing the latest npm version for the current Node version?

Recently, I ran into an issue where I had to use Node v12 for a project and executed npm i -g npm, which installed a version of npm that's incompatible with Node v12.

Native nvm has the means to install the latest npm version intelligently for specific Node versions by executing nvm install-latest-npm.

Is there a way to mirror that feature for nvm.fish?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions