22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
Error: Cannot find module '../database/db'
|
|
Require stack:
|
|
- /root/oixb/src/commands/Community/testeadd.js
|
|
- /root/oixb/src/functions/handlers/handleCommands.js
|
|
- /root/oixb/admin/dashboard.js
|
|
- /root/oixb/src/index.js
|
|
Error: Cannot find module '../database/db'
|
|
Require stack:
|
|
- /root/oixb/src/commands/Community/testeadd.js
|
|
- /root/oixb/src/functions/handlers/handleCommands.js
|
|
- /root/oixb/admin/dashboard.js
|
|
- /root/oixb/src/index.js
|
|
at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
|
|
at Module._load (node:internal/modules/cjs/loader:975:27)
|
|
at Module.require (node:internal/modules/cjs/loader:1225:19)
|
|
at require (node:internal/modules/helpers:177:18)
|
|
at Object.<anonymous> (/root/oixb/src/commands/Community/testeadd.js:4:14)
|
|
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) |