manrajgrover / football-cli

⚽ Command line interface for Hackers who love football
MIT License
1.07k stars 80 forks source link

Can't configure the program nor use it #67

Open mepowerleo10 opened 4 years ago

mepowerleo10 commented 4 years ago

Description

Versions

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