You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ subject: fix undefined selection
readline.js:1088
throw err;
^
Error: vorpal._exec was called with an undefined command.
at Vorpal.vorpal._exec ($PROJECTNAME/node_modules/vorpal/dist/vorpal.js:787:11)
at Vorpal.vorpal._execQueueItem ($PROJECTNAME/node_modules/vorpal/dist/vorpal.js:751:17)
at Vorpal.vorpal._queueHandler ($PROJECTNAME/node_modules/vorpal/dist/vorpal.js:735:10)
at Vorpal.vorpal.exec ($PROJECTNAME/node_modules/vorpal/dist/vorpal.js:682:10)
Affected packages
cli
core
prompt
config-angular
Possible Solution
It's related to Vorpal, but the project seems dead. dthree/vorpal#197
Steps to Reproduce (for bugs)
Write undefined in a commit.
Executable
Version
commitlint --version
8.2
git --version
2.23.0
node --version
10.16.3
The text was updated successfully, but these errors were encountered:
This commit name should not crash.
Affected packages
Possible Solution
It's related to Vorpal, but the project seems dead.
dthree/vorpal#197
Steps to Reproduce (for bugs)
Write
undefined
in a commit.commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: