nvs icon indicating copy to clipboard operation
nvs copied to clipboard

Windows: nvs command stops being recognized after "link" commands

Open MikaelUmaN opened this issue 6 years ago • 3 comments

To reproduce:

  1. Download and install using latest release 1.4.2
  2. Run different nvs commands, output is shown correctly. E.g. nvs add latest, lts, using windows CMD
  3. Run: nvs link lts
  4. 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.

MikaelUmaN avatar Aug 05 '18 12:08 MikaelUmaN

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?

jasongin avatar Oct 15 '18 22:10 jasongin

image add NVS_HOME to your system environments; login out(or reboot system) login in and try again

betgar avatar Jun 06 '19 08:06 betgar

after first time used nvs link, you must be to reload system environments

betgar avatar Jun 06 '19 08:06 betgar