-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I am trying to use husky in a docker context but I face a problem. The npm install is done inside the docker environment, so the husky command is then triggered by the prepare script. But the issue is that git is not installed in my docker environment, so I get the error "git command not found" and the hooks are not installed.
How can I handle this case ?
Thanks :)
fated-x
Metadata
Metadata
Assignees
Labels
No labels