#Mismatch in React dependency
8 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
Hey @foggy needle,
Can you install the react version listed here: https://github.com/payloadcms/payload/blob/beta/templates/website/package.json#L48-L49
If you're using npm you may need the --legacy-peer-deps flag
thank you @timid moon , the error seems to be gone but now I get this one instead , even if overrides specify the correct version
Yep, just update email-nodemailer package to 126. As the error says, all packages must be inline with your main payload version
Or uninstall it if you're not using the package
Thanks again, but it's a dependency, i don't have it directly in my package.json, will try pnpm i @payloadcms/[email protected]