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

error: .husky/_/post-checkout died of signal 9 #1552

Open
1 task done
rmclaughlin-nelnet opened this issue Jan 23, 2025 · 0 comments
Open
1 task done

error: .husky/_/post-checkout died of signal 9 #1552

rmclaughlin-nelnet opened this issue Jan 23, 2025 · 0 comments

Comments

@rmclaughlin-nelnet
Copy link

rmclaughlin-nelnet commented Jan 23, 2025

Troubleshoot

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

Context
Please describe your issue and provide some context:

  • Terminal or GUI client (PowerShell, Git Bash, GitHub Desktop, ...)
  • If applicable, content of the failing hook
  • If possible, minimal steps to reproduce the issue

I have been using husky successfully for over a year. However recently I have started getting the error error: .husky/_/post-checkout died of signal 9 on almost every time I checkout or commit.
I am on a Mac with
Node v20.14.0
NPM 10.9.2
git version 2.48.1 (I use homebrew and this is the latest they have)
My package.json has "husky": "9.1.7"

besides the _ directory my .husky directory only has one file called pre-commit and it contains the following npm run lint && npm run test && npm run coverage && npm run depcheck

Any help would be appreciated

Thank you!

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