-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opening a new tab throws an uncaught exception #32
Comments
That is happening to me too. Apparently, it happens when something is running on that tab, for example, when you leave webpack-dev-server running and try to open a new tab, or when you have your tests running (in watch mode) and try to open a new tab, etc. |
Is this still happening with Hyper 2.X and hypercwd 1.2.3? This might be fixed now since hypercwd has been removed from stdout stdin path |
@hharnisc this error does not appear to occur for me in |
@hharnisc its still appear on Hyper 2.1.0-c1 and hypercwd 1.2.3 when I use
|
Still an issue in Hyper 3.0.2... at least when using WSL. |
This issue seems to happen only with hypercwd installed, the original issue is here: vercel/hyper#2175
The text was updated successfully, but these errors were encountered: