-
Notifications
You must be signed in to change notification settings - Fork 766
Prettier warning in console #1910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Having the same issue. "Solved" it by downgrading prettier from 3.5.3 to 3.4.2. |
having the same issue |
Same issue here! |
Same here, this is blocking an upgrade for us. |
I solved it by locally installing |
Waiting for this to go live! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
I have a nextjs app with prettier as a dev dependency.
Recently I upgraded the version of prettier to the latest one.
Since then now when I run my app I got this warning in the console:
Which package is affected (leave empty if unsure)
@react-email/render
Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/gifted-pare-ttrm7l
To Reproduce
fork this project in your codeSandbox open the termina and run pnpm run dev once the first page is loaded you should see the warning in the terminal console
Expected Behavior
should be no warnings in this case
What's your node version? (if relevant)
22.14.0
The text was updated successfully, but these errors were encountered: