-
After upgrading to the v3 stable version from beta I'm getting this error at startup: Does anyone know what might cause this? |
Beta Was this translation helpful? Give feedback.
Answered by
r1tsuu
Nov 24, 2024
Replies: 1 comment 1 reply
-
Hey @mattiaz9, this is likely due to an outdated version of the I'd suggest you to just copy this folder from the blank/website template to your project. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mattiaz9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @mattiaz9, this is likely due to an outdated version of the
app/(payload)
folder and specifically, this file - https://github.com/payloadcms/payload/blob/main/templates/website/src/app/(payload)/layout.tsxI'd suggest you to just copy this folder from the blank/website template to your project.