Skip to content

Suggestion to Introduce volta use as an Alias for volta pin #1787

@kortin99

Description

@kortin99

I hope this message finds you well. I am writing to discuss a potential enhancement to the Volta tool that I believe could improve user experience, especially for those transitioning from other version management systems like nvm.

Currently, Volta utilizes volta pin as a command to pin a specific Node.js version. While functional, I've noticed that users coming from nvm might find it more intuitive if there were an alias that aligns more closely with their previous experience.

In nvm, and nrm, the use sub-command is typically employed to switch between different versions or npm registries. Would it be possible to consider introducing volta use as an alias for volta pin? This addition could facilitate a smoother transition for users and potentially enhance the overall usability of the tool.

volta use node@18         # as an alias for: volta pin node@18

This could facilitate a smoother transition for users coming from nvm. Similar to how pnpm supports both install and add, offering synonymous commands could enhance user experience.

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