We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting the following error message when trying to commit:
Cannot find module 'conventional-changelog-metahub/types' Require stack: - /Users/timmclaren/Development/habits-app/node_modules/@metahub/cz-conventional-commit/index.js - /Users/timmclaren/Development/habits-app/node_modules/commitizen/dist/commitizen/adapter.js - /Users/timmclaren/Development/habits-app/node_modules/commitizen/dist/commitizen.js - /Users/timmclaren/Development/habits-app/node_modules/commitizen/dist/cli/git-cz.js - /Users/timmclaren/Development/habits-app/node_modules/commitizen/bin/git-cz.js - /Users/timmclaren/Development/habits-app/node_modules/commitizen/bin/git-cz
Looks like conventional-changelog-metahub should be a dependency not a dev-dependency
conventional-changelog-metahub
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting the following error message when trying to commit:
Looks like
conventional-changelog-metahub
should be a dependency not a dev-dependencyThe text was updated successfully, but these errors were encountered: