Replies: 3 comments
-
I am running into the same error at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Installing prettier on my project resolved the error for me, but I shouldn't have to. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm getting this exact error too |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is an issue with react-email or something specific to Turbopack. I recently upgraded several dependencies and upgraded to Next.js 15.1. Since then, I see the following error when each of my pages compiles in Next.js.
I have a single package.json file in my setup and it have prettier 3.4.2 installed. If I install 3.3.3, that warning goes away.
Has anyone else encountered this issue? Maybe I have something configured wrong?
Beta Was this translation helpful? Give feedback.
All reactions