awara_huu
CDCloudflare Developers
•Created by awara_huu on 11/6/2024 in #general-help
Internal Server Error
4 replies
CDCloudflare Developers
•Created by awara_huu on 11/6/2024 in #general-help
Internal Server Error
I deployed my TinaCMS and Next.js applications on Cloudflare Pages and am using Tina Cloud. Whenever I make a new commit, the build for my application completes successfully, but the webpage shows an Internal Server Error. I am using edge runtime. I am using tinacloud team plan.
Also I am getting below error in server logs:
"logs": [
{
"message": [
"Error: No such module "node:fs".\n imported from "next-on-pages-dist/webpack/ded84c8b3825e249117b0d16f5e5ede4.js""
],
"level": "error",
"timestamp": 1731307665945
}
],
4 replies