# pathfinder This app is used to help identify NVM4W installation problems. The executable is not signed and is intended for troubleshooting purposes only. It is just a troubleshooting tool which is not an officially a supported part of NVM for Windows. ## Usage Download pathfinder.exe and run it. The output will look like: ``` > .\pathfinder.exe PATH directories containing node.exe: 1. C:\Program Files\nodejs (NVM_SYMLINK) NVM for Windows is correctly positioned in the PATH. ```