jbszczepaniak / spotify-cli

Terminal client for Spotify
MIT License
175 stars 10 forks source link

make build #11

Closed X-C0DE closed 4 years ago

X-C0DE commented 4 years ago

make build

go mod download
make: go: Command not found
Makefile:5: recipe for target 'install_deps' failed
make: *** [install_deps] Error 127 

Can someone help me? I tryied to use a relase in https://github.com/jedruniu/spotify-cli/releases but after configurations and run ./spotify-cli it only open a browser window and nothing more

jbszczepaniak commented 4 years ago

Do you have go install on your machine? If you want to install from source you need that one. In terms of release - I will upload one today :)

jbszczepaniak commented 4 years ago

I fixed problems reported by users and released new versions Please consider using this one, also remember about requirements for running the project. I am closing this issue, if running newest release will be still problematic for you - feel free to reopen the issue.

X-C0DE commented 4 years ago

For me is not working, and i dont know what i'm doing wrong. This is opened in my terminal but the songs are not playing

image