Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

problem with commando #417

Open
13MrBlackCat13 opened this issue Aug 19, 2021 · 2 comments
Open

problem with commando #417

13MrBlackCat13 opened this issue Aug 19, 2021 · 2 comments

Comments

@13MrBlackCat13
Copy link

/Users/mihail/Downloads/assasans-bot/node_modules/discord.js-commando/src/extensions/message.js:7
module.exports = Structures.extend('Message', Message => {
^
TypeError: Cannot read property 'extend' of undefined
at Object. (/Users/mihail/Downloads/assasans-bot/node_modules/discord.js-commando/src/extensions/message.js:7:29)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (/Users/mihail/Downloads/assasans-bot/node_modules/discord.js-commando/src/registry.js:5:25)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (/Users/mihail/Downloads/assasans-bot/node_modules/discord.js-commando/src/client.js:2:26)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (/Users/mihail/Downloads/assasans-bot/node_modules/discord.js-commando/src/index.js:2:10)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! assasans-bot@0.1.0 start: node .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the assasans-bot@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/mihail/.npm/_logs/2021-08-19T17_32_08_589Z-debug.log

@xHyroM
Copy link

xHyroM commented Aug 20, 2021

#413

@ghost
Copy link

ghost commented Aug 27, 2021

It doesn't work with Discord.js v13.

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

No branches or pull requests

2 participants