Hello,
I have been try to build one project but what i am facing is
Server Error
Error: Error fetching loader data: Internal Server Error
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
Api.<anonymous>
file:///D:/levelwork/levelwork/Auth-Template/node_modules/@plasmicapp/loader-fetcher/dist/index.js (158:15)
Generator.next
<anonymous>
fulfilled
file:///D:/levelwork/levelwork/Auth-Template/node_modules/@plasmicapp/loader-fetcher/dist/index.js (50:24)
“dependencies”: {
“@plasmicapp/loader-nextjs”: “^1.0.410”,
“@supabase/ssr”: “^0.4.0”,
“next”: “14.2.23”,
“plasmic-supabase”: “^0.4.1”,
“react”: “^18”,
“react-dom”: “^18”
},
please help me to resolve