Module parse failed: Unexpected token with Prisma package #3886
-
|
I'm trying to make my database, Prisma, as an internal package in my own project. I tried following this example: https://github.com/vercel/turbo/tree/main/examples/with-prisma/ However, when running the web app on dev I'm getting the following error: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Are you using https://github.com/vercel/turbo/blob/main/examples/basic/apps/docs/next.config.js#L1 |
Beta Was this translation helpful? Give feedback.
-
|
Weirdly enough, it started working now. Maybe I just needed to restart vscode and my computer. |
Beta Was this translation helpful? Give feedback.
Weirdly enough, it started working now. Maybe I just needed to restart vscode and my computer.