yuersen

Results 1 comments of yuersen

I had same problem, I solve like this: ``` const bootstrap = require('commitizen/dist/cli/git-cz').bootstrap // Set the global constant Object.assign(process.env, { 'CZ_TYPE': ' ', 'CZ_SCOPE': ' ', 'CZ_SUBJECT': ' ', 'CZ_BODY':...