You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ran nba-go game -t on 2017/11/07, watched the Jazz/76ers game, then on 2017/11/08 got the same type error running nba-go game by itself, with the -t flag, with the -T flag, and with the -y flag. It says, TypeError:
Cannot read property 'games' of undefined
Oops, NBA_client.getGamesFromDate() goes wrong.
Please run nba-go again.
I tried a few more times. Apparently running -y, failing, and then running -T got it to work again.
The text was updated successfully, but these errors were encountered:
ran
nba-go game -t
on 2017/11/07, watched the Jazz/76ers game, then on 2017/11/08 got the same type error runningnba-go game
by itself, with the -t flag, with the -T flag, and with the -y flag. It says, TypeError:Cannot read property 'games' of undefined
Oops, NBA_client.getGamesFromDate() goes wrong.
Please run nba-go again.
I tried a few more times. Apparently running -y, failing, and then running -T got it to work again.
The text was updated successfully, but these errors were encountered: