You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To manage multiple projects of different node versions, fnm is commonly used in modern projects. RHDA is not able to resolve npm path on this situation.
Describe the solution you'd like
Take fnm & per project .node-version file (used by fnm) into account. Auto configuration or per version config for npm path both fine.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To manage multiple projects of different node versions, fnm is commonly used in modern projects. RHDA is not able to resolve npm path on this situation.
Describe the solution you'd like
Take fnm & per project
.node-version
file (used by fnm) into account. Auto configuration or per version config for npm path both fine.The text was updated successfully, but these errors were encountered: