Skip to content

Can't configure the program nor use it #67

@mepowerleo10

Description

@mepowerleo10

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions