Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't configure the program nor use it #67

Open
mepowerleo10 opened this issue Jun 20, 2020 · 0 comments
Open

Can't configure the program nor use it #67

mepowerleo10 opened this issue Jun 20, 2020 · 0 comments

Comments

@mepowerleo10
Copy link

mepowerleo10 commented Jun 20, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant