twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

Bind error doesn't occur/warn if the bind is occupied #221

Closed BarryCarlyon closed 1 year ago

BarryCarlyon commented 1 year ago

If http://localhost:3000 is occupied by something else

The CLI doesn't error when you twitch token -u

So people will try to user token and the CLI won't capture the ?code to complete the exchange as the ?code gets sent somewhere else.