Skip to content

Cannot find module ./query #2

Description

@Ayeven

`[2020-11-29 16:17:35]: CMD [CMD] Bot Owner Ayeven (273097175452614666) ran command calpheon
[2020-11-29 16:17:35]: ERROR Unhandled rejection: Error: Cannot find module './query'
Require stack:

  • /home/runner/ayevenbot/node_modules/calpheonjs/dist/index.js
  • /home/runner/ayevenbot/commands/calpheon.js
  • /home/runner/ayevenbot/modules/functions.js
  • /home/runner/ayevenbot/index.js
    Error: Cannot find module './query'
    Require stack:
  • /home/runner/ayevenbot/node_modules/calpheonjs/dist/index.js
  • /home/runner/ayevenbot/commands/calpheon.js
  • /home/runner/ayevenbot/modules/functions.js
  • /home/runner/ayevenbot/index.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
    at Module.require (internal/modules/cjs/loader.js:1025:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object. (/home/runner/ayevenbot/node_modules/calpheonjs/dist/index.js:14:14)
    at Module._compile (internal/modules/cjs/loader.js:1137:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
    at Module.load (internal/modules/cjs/loader.js:985:32)
    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
    at Module.require (internal/modules/cjs/loader.js:1025:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/home/runner/ayevenbot/node_modules/calpheonjs/dist/index.js',
    '/home/runner/ayevenbot/commands/calpheon.js',
    '/home/runner/ayevenbot/modules/functions.js',
    '/home/runner/ayevenbot/index.js'
    ]
    }`
    I'm not sure if this only happen if you using it on repl.it. I have not tested on development platform/own pc. I have not tried to manually upload the necessary folder to my repl.it project either. I have tried the older bdo-scrapper and it working on my repl.it

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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