Skip to content
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

Git hook fails with new prettier #723

Open
mpsanchis opened this issue Aug 7, 2023 · 1 comment
Open

Git hook fails with new prettier #723

mpsanchis opened this issue Aug 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@mpsanchis
Copy link

Hi guys,

This is just to make you aware that you have incompatible NX and Prettier versions.

NX is working to solve this issue (nrwl/nx#17990), but as of now when I clone your code, I get an error for every commit:

Error: Cannot find module '/path/to/node_modules/prettier/bin-prettier'
@bencat-sixense
Copy link

I had the same yesterday, you need to pass '--noVerify' in your args to prevent this :)

@edbzn edbzn added the bug Something isn't working label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants