Closed gucong3000 closed 7 years ago
Any plan? This issue attaches importance to reproduction, interfering with CI operation
@gucong3000 hey 👋 sorry for the slow reply; I see you might have found the solution and have a patch open on y18n? I will work on getting this landed for you ASAP.
We use
yargs
andy18n
: https://github.com/jedmao/eclint/blob/master/lib/cli.ts#L202When
yargs
throw a error bydemandCommand(1, 1, i18n('CommandError: Missing required sub-command.'))
yargs
will kill main process. andy18n
not finsh file write.After executed this steps, any commands dump parse errors.