manrajgrover/football-cli
View on GitHubRunning watch on the command is returning unformatted output
Open
#35 opened on Jun 25, 2018
hacktoberfest
Repository metrics
- Stars
- (1,057 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Description
When running watch on the cli command, like watch -n 60 football standings --league WC which runs the command after every 60 seconds, just like refreshing, the output is

Versions
- NodeJS version: 6.14.3
- Football CLI version: 0.14.9
Error
Expected behaviour
Steps to recreate
- Run watch on top of football cli commands such as
watch football standings -l WC