-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Bug report
After upgrading to 3.0.4 from 3.0.2, the build fails with the following error:
Failed to compile.
./middleware.ts
Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime
Learn More: https://nextjs.org/docs/messages/edge-dynamic-code-evaluation
The error was caused by importing 'bloom-filters/dist/api.js' in './middleware.ts'.
Import trace for requested module:
./middleware.ts
Versions
Next.js: 14.2.13
Node: 22.12
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels