-
Notifications
You must be signed in to change notification settings - Fork 10
Milestone
Description
What did you have in mind?
In order to provide better support for Javascript projects we should allow using Fast Node Manager (FNM) or Node Version Manager (NVM) with the default configuration.
Are you trying to fix a problem?
Most Javascript users rely on NVM or FNM for installing the package manager binaries
Any lead on how this feature can be implemented?
We can read the default environment variables for their installation (FNM_DIR
or NVM_DIR
) and use them when running the npm
, yarn
, pnpm
binaries.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done