bahmutov / bahmutov/pre-git

Error when trying to commit

Open
#83 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
170
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Error: missing wizard prompter validate-commit-msg {
"config": {}
}
at lazyAssLogic (\node_modules\pre-git\node_modules\lazy-ass\index.js:93:14)
at lazyAss (\node_modules\pre-git\node_modules\lazy-ass\index.js:98:28)
at Object.pickWizard as wizard
at Object. (\node_modules\pre-git\bin\commit-msg.js:11:23)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Function.Module.runMain (module.js:467:10)
at startup (node.js:134:18)
at node.js:961:3

Settings are the next:
"config": {
"pre-git": {
"commit-msg": "validate-commit-msg",
"pre-commit": [
"npm run lint",
"npm run testonly"
]
}
}

pre-git has 3.8.3 version

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.