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

Cannot read property 'extend'. #24

Closed
hisham3d opened this issue Dec 1, 2019 · 0 comments
Closed

Cannot read property 'extend'. #24

hisham3d opened this issue Dec 1, 2019 · 0 comments

Comments

@hisham3d
Copy link
Contributor

hisham3d commented Dec 1, 2019

module.exports = Structures.extend('Message', Message => {
TypeError: Cannot read property 'extend' of undefined
at Object. (/home/container/node_modules/discord.js-commando/src/extensions/message.js:7:29)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Module.require (internal/modules/cjs/loader.js:723:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object. (/home/container/node_modules/discord.js-commando/src/registry.js:5:25)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)

@hisham3d hisham3d closed this as completed Dec 1, 2019
galnir pushed a commit that referenced this issue Dec 19, 2020
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