-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Description
Versions
- NodeJS version: 6.14.5
- Football CLI version: 0.1.1
Error
› football-cli help
/usr/lib/node_modules/football-cli/index.js:9
fd.getLeagugeFixturesInTimeFrame(424, "n1").then(function(res) {
^
TypeError: fd.getLeagugeFixturesInTimeFrame is not a function
at Object.<anonymous> (/usr/lib/node_modules/football-cli/index.js:9:4)
at Module._compile (internal/modules/cjs/loader.js:1200:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1220:10)
at Module.load (internal/modules/cjs/loader.js:1049:32)
at Function.Module._load (internal/modules/cjs/loader.js:937:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47
Expected behaviour
The application to show the help menu, configuration, or standings. But on executing any football-cli command, I get a stacktrace of errors. I have no idea what is causing this.
Steps to recreate
Running any football-cli command in Arch linux
Metadata
Metadata
Assignees
Labels
No labels