-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
I'm following this guide and I'm running into an error when I run npm run dev locally.
This is only happening on app.localhost:3000, localhost:3000/home works fine
Error [TypeError]: Class extends value undefined is not a constructor or null
at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/file.js (evalmachine.<anonymous>:5724:19)
at __require (evalmachine.<anonymous>:14:50)
at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/formdata.js (evalmachine.<anonymous>:5881:49)
at __require (evalmachine.<anonymous>:14:50)
at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/body.js (evalmachine.<anonymous>:6094:35)
at __require (evalmachine.<anonymous>:14:50)
at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/response.js (evalmachine.<anonymous>:6510:49)
at __require (evalmachine.<anonymous>:14:50)
at <unknown> (evalmachine.<anonymous>:11635:30)
at requireFn (file:///Users/edgarjohn/Documents/Yemek Listesi/yemek-listesi/node_modules/next/dist/compiled/edge-runtime/index.js:1:7079) {
middleware: true
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels