Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

 node shard.js util.js:160 throw new ERR_INVALID_ARG_TYPE('superCtor.prototype', ^ TypeError [ERR_INVALID_ARG_TYPE]: The "superCtor.prototype" property must be of type object. Received undefined at inherits (util.js:160:11) at Object.<anonymous> (/home/runner/Mmbot/node_modules/winston/node_modules/readable-stream/lib/_stream_duplex.js:46:20) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at Object.<anonymous> (/home/runner/Mmbot/node_modules/winston/node_modules/readable-stream/readable.js:11:20) at Module._compile (internal/modules/cjs/loader.js:999:30) { code: 'ERR_INVALID_ARG_TYPE' } #60

Open
AhmedElguker opened this issue May 26, 2023 · 0 comments

Comments

@AhmedElguker
Copy link

 node shard.js
util.js:160
throw new ERR_INVALID_ARG_TYPE('superCtor.prototype',
^

TypeError [ERR_INVALID_ARG_TYPE]: The "superCtor.prototype" property must be of type object. Received undefined
at inherits (util.js:160:11)
at Object. (/home/runner/Mmbot/node_modules/winston/node_modules/readable-stream/lib/_stream_duplex.js:46:20)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/home/runner/Mmbot/node_modules/winston/node_modules/readable-stream/readable.js:11:20)
at Module._compile (internal/modules/cjs/loader.js:999:30) {
code: 'ERR_INVALID_ARG_TYPE'
}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant