So I am having this problem with my NVM, I installed it via https://github.com/coreybutler/nvm-windows/releases the .exe one on Windows 10, did the install, opened PowerShell and ran the commands, my problem relays in the exit status 0xc0000005:
PS C:\Users\sergi> nvm Running version 1.1.10. nvm install latest Downloading node.js version 19.7.0 (64-bit)... Extracting node and npm... Complete npm v9.5.0 installed successfully.
Installation complete. If you want to use this version, type
nvm use 19.7.0 PS C:\Users\sergi> nvm ls
19.7.0
PS C:\Users\sergi> nvm use v19.7.0 exit status 0xc0000005: exit status 0xc0000005:
I also have nvm in these paths...screenshot of paths for nvm
So any help would be highly appreciated
I changed the paths to the screenshot above, I was expecting a result to using version 19.7.0