observing/pre-commit

./node_modules/.bin/commit-msg need file to run pre-commit

Closed this issue · 3 comments

after successful pre-commit got error after scripts ran and finished.
.git/hooks/commit-msg: line 9: ./node_modules/.bin/commit-msg: No such file or directory

can someone just paste that file here from their project?

I'm also experiencing this, what's the fix? cheers

decided to use husky, better.