Have scoured the docs and tried multiple commands but nothing works. No actual setup process is described just “use this and it works” but guess what it doesnt…
On Apple M1… thanks for the struggle
Have scoured the docs and tried multiple commands but nothing works. No actual setup process is described just “use this and it works” but guess what it doesnt…
On Apple M1… thanks for the struggle
Hello
As per the install message → make sure that /Users/<user>/.rover/bin
is in the PATH environment variable, i.e. modify your ~/.zshrc
file by adding:
export PATH=/Users/jessegeenough/.rover/bin:$PATH
Then restart the shell terminal (or reload env in current terminal).