hnarayanan / shpotify

A command-line interface to Spotify.
https://harishnarayanan.org/projects/
2.01k stars 153 forks source link

Issue with homebrew package? #141

Closed erikc96 closed 4 years ago

erikc96 commented 4 years ago

Hi,

I went to try out this interesting package earlier, using 'brew install shpotify,' and unfortunately found that the installation didn't work quite as expected. I get a 'command not found' error. I see that it's been installed into '/usr/local/Cellar/shpotify' just fine, it's just not executable? Would appreciate any help getting this app running.

Thank you, erik

hnarayanan commented 4 years ago

I don’t use Homebrew, but if you know how to, you can simply clone this repository and set it up manually.

Otherwise, you need to dig deeper into how Homebrew sets it up.

erikc96 commented 4 years ago

Okay! That's just as fine for me!