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
@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#L202
When
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.
The text was updated successfully, but these errors were encountered: