-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
Prettier v2.0.5 breaks linting #466
Comments
I am using the latest XO version. Prettier 2.0.4 works fine with XO. |
I've locked Prettier at 2.0.4 until we can resolve this: https://github.com/xojs/xo/releases/tag/v0.30.0 |
It's unfortunate as there are fixes for using prettier in editor plugins, including atom-linter-xo, in prettier 2.0.5 Are they related at all? |
We're on prettier As a temporary workaround, you can add |
Same issue with XO having different version than you. #483 |
@sindresorhus I believe this issue shouldn't have been closed. PR #505 contained the sentence |
Essentially same as #546 (comment). It's an npm issue. Do a fresh |
Nearly identical stacktrace to #441. Makes me think something is wrong in how XO uses Prettier.
The text was updated successfully, but these errors were encountered: