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

Yarn 3 and Husky 9 not compatible #1429

Closed
1 task done
ramses512 opened this issue Apr 24, 2024 · 1 comment
Closed
1 task done

Yarn 3 and Husky 9 not compatible #1429

ramses512 opened this issue Apr 24, 2024 · 1 comment

Comments

@ramses512
Copy link

ramses512 commented Apr 24, 2024

Troubleshoot

If you're migrating from husky 4, see:
https://typicode.github.io/husky/migrate-from-v4.html

Context
Hi,
I've been researching and it seems there's a conflict with Husky v9 and Yarn v3. Husky recommends using 'prepare' instead of 'postinstall' in the scripts, but Yarn v3 doesn't have 'prepare' in its lifecycle. What could be done?

Thank you!

@ramses512
Copy link
Author

Duplicated #1371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant