How to deploy Elastic Beanstalk?
[email protected] start
node build/app.js
/var/app/current/node_modules/.prisma/client/default.js:43
throw new Error(
^
Error: @prisma/client did not initialize yet. Please run “prisma generate” and try to import it again.
In case this error is unexpected for you, please report it in https://pris.ly/prisma-prisma-bug-report
at new PrismaClient (/var/app/current/node_modules/.prisma/client/default.js:43:11)
at Object. (/var/app/current/build/lib/prisma.js:4:14)
at Module._compile (node:internal/modules/cjs/loader:1369:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Module.require (node:internal/modules/cjs/loader:1231:19)
at require (node:internal/modules/helpers:179:18)
at Object. (/var/app/current/build/controllers/post.js:54:32)