You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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'
}
The text was updated successfully, but these errors were encountered:
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'
}
The text was updated successfully, but these errors were encountered: