-
Notifications
You must be signed in to change notification settings - Fork 693
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
Error on WSL #533
Comments
it looks like this automatic feature is failing on your machine you can supply the try:
let us know if this solves the issue for you 👋 |
It does indeed ignore that, but it doesn't solve that per se. |
@Berkmann18 I also run serve from WSL, and it is not an operation-critic feature, as chase-moskal said, you can run the |
Same issue here, but the root cause is actually here. |
@adriangabardo True, it's not an operation-critic thing but noisy and which leaves room for (potential) bugs (especially as the solution is just a workaround). That being said, I don't use Windows anymore so I wouldn't be able to tell if it's still an issue on WSL as this problem doesn't occur on XFCE4's terminal on Arch. |
[clipboardy v2.2.0][1]+ supports WSL. So, updating this resolves vercel#533. [1]: https://github.com/sindresorhus/clipboardy/releases/tag/v2.2.0
When I run
serve .
on WSL (Ubuntu 18.04.1 on Windows 10 with the kernel v4.4.0), I get this output:I tried setting
DISPLAY=localhost:0
but that doesn't help.The text was updated successfully, but these errors were encountered: