Next.js Discord

Discord Forum

I get this error in my middleware.ts file with Next.js 14

Unanswered
Orinoco Crocodile posted this in #help-forum
Open in Discord
Orinoco CrocodileOP
Property '[INTERNALS]' is missing in type

The error comes from request.d.ts, something is wrong with the Request type in the new version.

0 Replies