nvs
nvs copied to clipboard
Windows: nvs command stops being recognized after "link" commands
To reproduce:
- Download and install using latest release 1.4.2
- Run different nvs commands, output is shown correctly. E.g. nvs add latest, lts, using windows CMD
- Run: nvs link lts
- Attempt to run nvs
Expected behaviour: nvs commands can still be run
Actual: "nvs is not recognized".
Happens regardless of whether you start new command line terminals.
I'm unable to reproduce this problem. If it's still an issue, can you please share the value of your PATH
environment variable (at least the parts related to node / nvs) before and after running the commands, as well as all output from the nvs commands?
add NVS_HOME to your system environments;
login out(or reboot system)
login in and try again
after first time used nvs link
, you must be to reload system environments