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
I am trying to deploy my Next app on cloudflare pages with experimental-edge runtime.
I am using MongoDB Adapter but the build is failing with the following error:
I would really appreciate if someone could help me in deploying the app to cloudflare pages.
Error logs:
14:53:39.680
▲ Failed to compile.
14:53:39.681
▲
14:53:39.681
▲
14:53:39.681
▲ ./node_modules/bson/dist/bson.browser.esm.js
14:53:39.681
▲ Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime
Question 💬
Hello,
I am trying to deploy my Next app on cloudflare pages with experimental-edge runtime.
I am using MongoDB Adapter but the build is failing with the following error:
I would really appreciate if someone could help me in deploying the app to cloudflare pages.
Error logs:
How to reproduce ☕️
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
The text was updated successfully, but these errors were encountered: