KeJunMao / ai-anything

💞 Anyone can create GPT tools 人人都能创建 GPT 工具

Home Page:https://aianything.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

创建过程中报错

sukimio opened this issue · comments

commented

执行pnpm dev的时候提示:

[worker reload] [worker init] @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://github.com/prisma/prisma/issues

In case this error is unexpected for you, please report it in https://github.com/prisma/prisma/issues 19:05:46
at new PrismaClient (node_modules.pnpm@prisma+client@4.11.0_prisma@4.11.0\node_modules.prisma\client\index.js:3:11)
at /H:/ai-anything/.nuxt/dev/index.mjs:609:16
at ModuleJob.run (node:internal/modules/esm/module_job:194:25)


node版本是v18.15.0 想问下这个情况该怎么办

commented

不好意思!没仔细看报错,我输入run prisma generate后就正常了