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
Before, I would console.error(error); process.exitCode = 1 and the "error" event would be emitted. This is no longer happening now that I'm not using v0.6.2 from npm
Before, I would
console.error(error); process.exitCode = 1and the "error" event would be emitted. This is no longer happening now that I'm not using v0.6.2 from npmmicrosoft/node-pty#71