Tarna
Tarna
Explore posts from servers
PPrisma
Created by Tarna on 1/12/2025 in #help-and-questions
Cannot read properties of undefined (reading 'bind')
I am trying to update a project I haven't worked on in months. Went to update the prisma dependencies but when running the code, it is showing these errors. The version I updated it to is 6.2.1 which is the latest and am using mongodb. Tried to debug it but not sure what is causing it.
TypeError: Cannot read properties of undefined (reading 'bind')
at _r.wrapEngine (/Users/Desktop/projects/playercount/node_modules/@prisma/client/runtime/library.js:111:11274)
at _r.loadEngine (/Users/Desktop/projects/playercount/node_modules/@prisma/client/runtime/library.js:112:657)
at async _r.instantiateLibrary (/Users/Desktop/projects/playercount/node_modules/@prisma/client/runtime/library.js:111:12367)
TypeError: Cannot read properties of undefined (reading 'bind')
at _r.wrapEngine (/Users/Desktop/projects/playercount/node_modules/@prisma/client/runtime/library.js:111:11274)
at _r.loadEngine (/Users/Desktop/projects/playercount/node_modules/@prisma/client/runtime/library.js:112:657)
at async _r.instantiateLibrary (/Users/Desktop/projects/playercount/node_modules/@prisma/client/runtime/library.js:111:12367)
7 replies
PPrisma
Created by Tarna on 7/1/2024 in #help-and-questions
Unique Constraints Failed
When adding a record with prisma studio, I am getting the error "Unique constraint failed on the constraint: `Server_secret_key`". I don't have any field named "Server_secret_key" so I don't know why its saying that.
11 replies
DIAdiscord.js - Imagine an app
Created by Tarna on 7/9/2023 in #djs-voice
Opus not working on mac
No description
3 replies