-
-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
console
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /home/container/node_modules/abstract-logging
npm ERR! dest /home/container/node_modules/.abstract-logging-r8vZIw6I
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/home/container/node_modules/abstract-logging' -> '/home/container/node_modules/.abstract-logging-r8vZIw6I'
npm ERR! A complete log of this run can be found in: /home/container/.npm/_logs/2024-08-10T13_01_18_642Z-debug-0.log
######## #### ###### ###### ####### ######## ########
## ## ## ## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ## ##
## ## ## ###### ## ## ## ######## ## ##
## ## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ## ## ## ##
######## #### ###### ###### ####### ## ## ########
######## #### ###### ## ## ######## ######## ######
## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ##
## ## ## ##### ###### ## ######
## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ##
## #### ###### ## ## ######## ## ######
Discord Tickets (https://discordtickets.app) bot v4.0.19 by eartharoid
Sponsor this project at https://discordtickets.app/sponsor
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module '.prisma/client/index'
Require stack:
- /home/container/node_modules/@prisma/client/index.js
- /home/container/src/client.js
- /home/container/src/index.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object.<anonymous> (/home/container/node_modules/@prisma/client/index.js:2:6)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/home/container/node_modules/@prisma/client/index.js',
'/home/container/src/client.js',
'/home/container/src/index.js'
]
}
Node.js v18.17.0
container@daki~ Server marked as offline...
[Daki Daemon]: ---------- Detected server process in a crashed state! ----------
[Daki Daemon]: Exit code: 1
[Daki Daemon]: Out of memory: false
[Daki Daemon]: Checking server disk space usage, this could take a few seconds...
[Daki Daemon]: Updating process configuration files...
[Daki Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@daki~ Server marked as starting...
[Daki Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Daki Daemon]: Finished pulling Docker container image
:/home/container$ /start.sh
container@daki~ Server marked as running...
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /home/container/node_modules/JSONStream
npm ERR! dest /home/container/node_modules/.JSONStream-nRWwNyhN
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/home/container/node_modules/JSONStream' -> '/home/container/node_modules/.JSONStream-nRWwNyhN'
npm ERR! A complete log of this run can be found in: /home/container/.npm/_logs/2024-08-10T13_02_39_171Z-debug-0.log
######## #### ###### ###### ####### ######## ########
## ## ## ## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ## ##
## ## ## ###### ## ## ## ######## ## ##
## ## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ## ## ## ##
######## #### ###### ###### ####### ## ## ########
######## #### ###### ## ## ######## ######## ######
## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ##
## ## ## ##### ###### ## ######
## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ##
## #### ###### ## ## ######## ## ######
Discord Tickets (https://discordtickets.app) bot v4.0.19 by eartharoid
Sponsor this project at https://discordtickets.app/sponsor
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module '.prisma/client/index'
Require stack:
- /home/container/node_modules/@prisma/client/index.js
- /home/container/src/client.js
- /home/container/src/index.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object.<anonymous> (/home/container/node_modules/@prisma/client/index.js:2:6)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/home/container/node_modules/@prisma/client/index.js',
'/home/container/src/client.js',
'/home/container/src/index.js'
]
}
Node.js v18.17.0
Expected Behavior
Start
Steps To Reproduce
No response
Environment
- OS: Linux
- Node:18
- NPM:7.6.3
- Bot: 4.0.19
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working