-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: NVM doesnt install #1027
Comments
Possibly related issue I did terrible troubleshooting by trying random things and not documenting properly, and caused more issues for myself, but at one point had this exact problem. So, on a hunch, check if the target of the nodejs symlink in "Program Files" exists and if so, is it pointing to an actual existing node installation in .config/herd/bin/nvm ? After reinstalling herd as you did, if you didn't delete the symlink, it should be pointing at a non-existent node directory. |
The symnlink was already deleted and after reinstall Herd and click install nvm doesn´t set the enviroment variables, only create the 3 files on te image above |
[2024-09-25 10:20:34.033] [info] Running NVM install command: Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File "C:\Program Files\Herd\resources\app.asar.unpacked\resources\bin\nvm\install.ps1" -NVM_PATH "C:\Users\x.config\herd\bin\nvm"' -Verb RunAs -Wait [2024-09-25 10:20:34.268] [info] [NodeVersionManager] parseNodeVersionList: [ |
@tm69 can you try and manually run the install.ps1 script in powershell? |
Platform
Windows
Operating system version
Windows 11 Pro (23H2 | 22631.4169)
System architecture
Windows
Herd Version
1.11.0
PHP Version
No response
Bug description
In the node tab doesn't recognize NVM, I reinstalled, erase all directories and remove my system environment variables.
When I reinstall Herd and click Install NVM flashes and doesn't install it
and in the herd NVM folder only has these files and doesn't register system environment variables.
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: