Giter VIP home page Giter VIP logo

Comments (6)

sotirosn avatar sotirosn commented on September 23, 2024 2

I installed nvmw years ago and forgot it did this. Now after days of searching the stackexchange for answers as to why my cmd path is out of wack I found the culprit.

from nvmw.

fresc81 avatar fresc81 commented on September 23, 2024

A qoute from the readme: You should install a system version Node with Windows installer.
Just saying ;) Correct me if I'm wrong but I think this means custom node installations are not supported under Windows.

from nvmw.

fourpixels avatar fourpixels commented on September 23, 2024

This means that I must install let's call it "root" nodejs version, where I install nvmw, and then switch (use) / install / uninstall other versions.. That's exactly what I've done. The problem is that it messes up with my PATH, so I cannot use it for anything else, nor I can uninstall nvmw, because it's in another folder of nodejs...

from nvmw.

fresc81 avatar fresc81 commented on September 23, 2024

Yes, I got you. The PATH variable in cmd_auto_start.bat is only updated by doing

  nvmw switch-deactivate
  nvmw switch SOME_VERSION

manually and the complete replacement of the PATH variable seems to be bad designed.

from nvmw.

fourpixels avatar fourpixels commented on September 23, 2024

If this module won't be updated I think it even has to be deleted - this is huge error and extremely dangerous to work with. Being able to modify your PATH is crucial! I'm sorry for all of you that spent numerous hours looking for the problem :)

from nvmw.

Sv443 avatar Sv443 commented on September 23, 2024

This has literally caused me to not be able to work with Qt Creator anymore for a year since the Windows Build Tools and the Win10 SDK binaries (mostly cl.exe and rc.exe) were always removed from the PATH variable (see my answer on SO).
I am incredibly pissed off but also happy to have finally figured it out.

from nvmw.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.