Open imperugo opened 1 year ago
Stale issue message
Still a problem
Any ideas on this? I have the same problem.
Are you guys both on Windows? If so try this: https://github.com/typicode/husky/issues/850#issuecomment-774231951
I'm getting this issue in Linux though :(
what are the reproduction steps? how do you add a pre-commit-msg hook via husky? could you share the simplest way for me to reproduce it pls
I am getting this error, any help would highly be appreciated.
I am getting this error, any help would highly be appreciated.
Try using pnpm i
instead.
Opencommit Version
2.2.10
Node Version
16.16.0
NPM Version
8.11.0
What OS are you seeing the problem on?
Mac
What happened?
Hi, I've just added the
prepare-commit-msg
hook using husky in order to runoco --no-verify
.unfortunately it doesn't seem to work, I'm getting this error
Do you have any hint?
Expected Behavior
The it works
Current Behavior
Getting error
Possible Solution
No response
Steps to Reproduce
No response
Relevant log output
No response