1111mp / nvm-desktop

Node Version Manager Desktop - A desktop application to manage multiple active node.js versions.
https://github.com/1111mp/nvm-desktop
MIT License
675 stars 34 forks source link

i use yarn in project, found nvm-desktop: command not found: yarn #28

Closed honeydragon closed 9 months ago

1111mp commented 9 months ago

Please provide some information on why this problem occurs.

How to use yarn:

or ?

Have you changed the npm global package installation path? npm config set prefix "to/path/floder"

1111mp commented 9 months ago

If you are using yarn through the corepack enable yarn command, then you can upgrade to Release v2.6.0, which already supports the corepack enable command.