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

Error: Cannot find module 'randomized-string' #6

Closed
Habeeb30 opened this issue Aug 22, 2022 · 0 comments
Closed

Error: Cannot find module 'randomized-string' #6

Habeeb30 opened this issue Aug 22, 2022 · 0 comments

Comments

@Habeeb30
Copy link

Habeeb30 commented Aug 22, 2022

Error: Cannot find module 'randomized-string'
Require stack:

  • B:\Coding\FunGamers Discord Bot v14\Events\Interactions\verifyInteraction.js
  • B:\Coding\FunGamers Discord Bot v14\Handlers\eventHandler.js
  • B:\Coding\FunGamers Discord Bot v14\index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (B:\Coding\FunGamers Discord Bot v14\Events\Interactions\verifyInteraction.js:16:22)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'B:\Coding\FunGamers Discord Bot v14\Events\Interactions\verifyInteraction.js',
    'B:\Coding\FunGamers Discord Bot v14\Handlers\eventHandler.js',
    'B:\Coding\FunGamers Discord Bot v14\index.js'
    ]
    }
    Promise {
    Error: Cannot find module 'randomized-string'
    Require stack:
    • B:\Coding\FunGamers Discord Bot v14\Events\Interactions\verifyInteraction.js
    • B:\Coding\FunGamers Discord Bot v14\Handlers\eventHandler.js
    • B:\Coding\FunGamers Discord Bot v14\index.js
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
      at Function.Module._load (node:internal/modules/cjs/loader:778:27)
      at Module.require (node:internal/modules/cjs/loader:1005:19)
      at require (node:internal/modules/cjs/helpers:102:18)
      at Object. (B:\Coding\FunGamers Discord Bot v14\Events\Interactions\verifyInteraction.js:16:22)
      at Module._compile (node:internal/modules/cjs/loader:1105:14)
      at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
      at Module.load (node:internal/modules/cjs/loader:981:32)
      at Function.Module._load (node:internal/modules/cjs/loader:822:12)
      at Module.require (node:internal/modules/cjs/loader:1005:19) {
      code: 'MODULE_NOT_FOUND',
      requireStack: [
      'B:\Coding\FunGamers Discord Bot v14\Events\Interactions\verifyInteraction.js',
      'B:\Coding\FunGamers Discord Bot v14\Handlers\eventHandler.js',
      'B:\Coding\FunGamers Discord Bot v14\index.js'
      ]
      }
      }
      ✅ >>> Ready! Logged in as Fun Gamers#0573
      .------------------------.
      | Commands | Status |
      |---------------|--------|
      | reload | 🟩 |
      | fact | 🟩 |
      | image | 🟩 |
      | report | 🟩 |
      | status | 🟩 |
      | giveaway | 🟩 |
      | reportchannel | 🟩 |
      | reportutil | 🟩 |
      | setrole | 🟩 |
      | setup | 🟩 |
      | events | 🟩 |
      '------------------------'
      Loaded Commands.
      ✅ >>> Successfully connected to MongoDB!
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