-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
- Windows: I cloned git repo for local use and added the directory to PATH.
- NVS can be recognized on Windows, and can also be recognized on WSL.
- Windows: I added some node versions.
- WSL:
nvs ls
got nothing. Andnvs add
removed node directory that installed on Windows, and installed node again. - Windows:
nvs ls
cannot list nodes installed on WSL. And when I runnvs add
again on Windows, I got permission error.
I know that Windows and WSL use different node releases, but we can installed then into different directories, then we can use nvs and node both on Windows and WSL without conflict.
Metadata
Metadata
Assignees
Labels
No labels