Replies: 6 comments 4 replies
|
given it is an async function, you would use Could you elaborate on where the code is, as in the file path. That could help. |
|
The same error happening to me with https://planetscale.com/docs/tutorials/planetscale-serverless-driver-prisma-example "next": "^14.1.4", |
|
This is a next issue. Please tackle this with them. Duplicate of #2923 |
|
Just so if people land here: If pnpm: "pnpm": {
"overrides": {
"undici": "5.28.4"
}
}npm: "overrides": {
"undici": "5.28.4"
} |
|
I found this discussion because of this upgrade in @distube/ytdl-core: distubejs/ytdl-core@efa92e9 I am not even using this package directly. Next.js was never near my project. |
|
hey, im also facing this error, please let me know how to fix, i read the above discussion, but its doesnt help |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
this simple code
i am using this with nextjs-14, i don't know if it is relevant
but when running the code I got this
All reactions