Turbopack Error: failed to analyse ecmascript module '[project]/middleware.ts [middleware-edge] (ecmascript)' #80892
Xevrrer
started this conversation in
Turbopack Error Report
Replies: 1 comment 1 reply
-
The error still exists on The problem doesn't lie in the middleware itself—after removing it, I now see that I can't access any pages at all. Every subpage returns an
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
b2d6b361
Next.js version:
15.4.0-canary.95
,15.4.0-canary.96
and15.4.0-canary.97
OS:
Windows 11
Package manager:
PNPM 10.12.2
Node Version:
22.17.0
On
15.4.0-canary.94
and before everything working correctlyError message after type
pnpm dev
(next dev --turbopack
)middleware.ts
removing middleware.ts solve this problem.
Beta Was this translation helpful? Give feedback.
All reactions