Closed KomachiSion closed 4 months ago
similar issues here https://github.com/evilmartians/lefthook/issues/773 I replied that the error still occurs
Try 1.6.19 or 1.6.18, hope it helps.
I think this bug is from PR https://github.com/evilmartians/lefthook/pull/774.
but https://github.com/evilmartians/lefthook/pull/774 close #733, maybe different.
Try 1.6.19 or 1.6.18, hope it helps.
I force downgrade to 1.7.2, it work well. Before 1.7.3 released and auto-upgrade, git commit never failed.
Hey! Please checkout 1.7.4 release. This issue must be fixed there.
:wrench: Summary
git commit command with error in macos
14.4.1
for M3.Lefthook version
Steps to reproduce
run git commit command with lefthook 1.7.3
Expected results
commit successfully
Actual results
error:
npx: command not found: lefthook-darwin-x64
Possible Solution
force downgrade to 1.7.2.
Logs / Screenshots