12 lines
770 B
Plaintext
12 lines
770 B
Plaintext
TypeError: connection.connect is not a function
|
|
TypeError: connection.connect is not a function
|
|
at Object.<anonymous> (/root/oixb/src/commands/Community/testeadd.js:17:12)
|
|
at Module._compile (node:internal/modules/cjs/loader:1356:14)
|
|
at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
|
|
at Module.load (node:internal/modules/cjs/loader:1197:32)
|
|
at Module._load (node:internal/modules/cjs/loader:1013:12)
|
|
at Module.require (node:internal/modules/cjs/loader:1225:19)
|
|
at require (node:internal/modules/helpers:177:18)
|
|
at loadCommand (/root/oixb/src/functions/handlers/handleCommands.js:77:25)
|
|
at FSWatcher.<anonymous> (/root/oixb/src/functions/handlers/handleCommands.js:263:13)
|
|
at FSWatcher.emit (node:events:517:28) |