You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Node tab, 'Install NVM' visually appears to do nothing. It is added to my PATH, however all calls to node, npm or nvm in the Terminal simply return 'Killed: 9'.
I've read in the documentation that the issue with the button always showing 'Install NVM' can be caused by traces of a previous install on my system. This is my first Herd install, but I did indeed have versions of node, npm and nvm installed. I've since removed them, and the issue persists, even after I remove Herd's nvm from my path.
Interestingly enough, when I start Herd with logs enabled (open /Applications/Herd.app --args --enable-logfile ) the Node tab correctly displays a list of node versions, and it allows me to install and switch between versions. But as soon as I restart Herd without logs enabled, the 'Install NVM' button is back.
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Platform
macOS
Operating system version
macOS Sequoia 15.2
System architecture
Intel (x86)
Herd Version
1.14.1 (Build: 39)
PHP Version
PHP 8.3 (8.3.15)
Bug description
In the Node tab, 'Install NVM' visually appears to do nothing. It is added to my PATH, however all calls to
node
,npm
ornvm
in the Terminal simply return 'Killed: 9'.I've read in the documentation that the issue with the button always showing 'Install NVM' can be caused by traces of a previous install on my system. This is my first Herd install, but I did indeed have versions of node, npm and nvm installed. I've since removed them, and the issue persists, even after I remove Herd's nvm from my path.
Interestingly enough, when I start Herd with logs enabled (
open /Applications/Herd.app --args --enable-logfile
) the Node tab correctly displays a list of node versions, and it allows me to install and switch between versions. But as soon as I restart Herd without logs enabled, the 'Install NVM' button is back.Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: