You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to compile.
../../node_modules/.pnpm/@[email protected][email protected]/node_modules/@react-email/tailwind/dist/index.mjs
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
Looks like the way it's importing Tailwind's rust compiler is not supported.
The text was updated successfully, but these errors were encountered:
Not working on Next.js edge functions. Here is an example:
Running
next build
causes:Looks like the way it's importing Tailwind's rust compiler is not supported.
The text was updated successfully, but these errors were encountered: