Hakkin / twitchpipe

Pipe your favorite Twitch streams to the media player of your choice, or a file to save them for later. Supports low-latency playback.
MIT License
35 stars 5 forks source link

command not found after install using go #20

Closed jedai47 closed 1 year ago

Hakkin commented 1 year ago

What OS are you using? Regardless though, the issue is probably that you need to add $GOPATH/bin to your PATH variable. I thought this was usually done automatically by package managers when you install Go, but maybe I'm wrong.

jedai47 commented 1 year ago

yep it has not be done auto for macos. I am closing