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
Command object inherit from EventEmitter directly. However EventEmitter have a issue that it assume .domain as a Domain instance. And this issue is still opening.
Maybe commander.js could do something to prevent user from using 'domain'.