arjansunar

Results 2 comments of arjansunar

I solved it by adding commitizen as a devDependency to the project. The husky hook requires commitizen to be installed locally [as mentioned in notes](https://github.com/commitizen/cz-cli#optional-running-commitizen-on-git-commit). > [Check to install locally](https://github.com/commitizen/cz-cli#optional-install-and-run-commitizen-locally)

I get the same error when making requests on creating a new account or leads. I am using postgress db and followed the installation as provided.