You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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: