Error: Error fetching loader data: Internal Server Error
03:26:10.408 at Api. (/vercel/path0/node_modules/@plasmicapp/loader-fetcher/dist/index.js:102:15)
03:26:10.408 at Generator.next ()
03:26:10.408 at fulfilled (/vercel/path0/node_modules/@plasmicapp/loader-fetcher/dist/index.js:47:24)
03:26:10.409 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
03:26:10.410
03:26:10.410 > Build error occurred
03:26:10.412 Error: Failed to collect page data for /[[…catchall]]
03:26:10.412 at /vercel/path0/node_modules/next/dist/build/utils.js:1158:15
03:26:10.412 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
03:26:10.412 type: ‘Error’
Hi, we’re unable to repro the issue. It publishes fine to this Next.js app (which you can also confirm by choosing Plasmic Hosting in the Publish modal):
Did you follow the Next.js quickstart exactly?
Can you reproduce the issue using a brand new create-plasmic-app, or is it specific to your own app?
Just created a new repo and deployed to that and chose Mode as codegen in the GUI for new github repo creation. Earlier repo was created using Mode as Loader not codegen. This time it’s a different error.
I found something about deleting the .next directory before build but there’s no such dir. @yang, you found some resolution ?
please help me resolve this ASAP