Replies: 2 comments
-
Hmmm. I'm afraid I'm not able to reproduce in the Epic Stack. I'm not sure what the issue could be. Sorry! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same issue, I use PNPM.
[error] Cannot find package 'prettier-plugin-tailwindcss' imported from MY_PROJECT_PATH/noop.js |
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.
-
System Info
Expected Behavior
Prettier should be able to format
Actual Behavior
It returns error when you check the logs and the error is:
Additional Context
I tried to install 'prettier-plugin-tailwindcss' as a devDep, but it didn't work. I'm not sure when this occurred, but I noticed it today.
This error is happening on this version: 1.17.2
Beta Was this translation helpful? Give feedback.
All reactions