Skip to content

docs(readme): use pnpm to manage node versions instead of nvm #681

@MFarabi619

Description

@MFarabi619

Problem Statement

Current README encourages the use of nvm.

Image

This is unneccessary, as the project uses pnpm, which is already capable of managing node versions via pnpm env use --global ... since version 6.

Proposed Solution

Explore pnpm to manage node versions instead of nvm, and update readme accordingly.

https://pnpm.io/cli/env

Image

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