strapi / starters-and-templates

Monorepo for all official Strapi v4 templates
MIT License
327 stars 117 forks source link

404 -> Unhandled Runtime Error Error: Failed to load static props #79

Open staminna opened 1 year ago

staminna commented 1 year ago

Dear Strapi,

I did a clean install of the starter both with npm and yarn and I keep getting all sorts of issues: This time, I tried several versions of Node including this time 16.0.0. After a 1 second 404 error, the frontend changes to the following error:

Unhandled Runtime Error Error: Failed to load static props

Call Stack eval node_modules/next/dist/next-server/lib/router/router.js (43:281)

The backend does not have any data from the front end in it and it is a fresh admin. I always used the recommended settings. I have this in Strapi version 3 but it is a shame to go back...

shabbarabbas commented 1 year ago

I am getting same issue

matek075 commented 1 year ago

Me too