-
Notifications
You must be signed in to change notification settings - Fork 6k
ENOENT when using --open on Linux #727
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
Comments
It looks like it wanted to use Note: This is also just a warning, so there is nothing to really worry about. Edit: Reproduced while using sail. Steps:
|
I created a PR on |
It looks like |
A fix (sindresorhus/open#140, version |
Fixed in #819. |
code-server
version: v1.1119-vsc1.33.1Description
When using
--open
switch, code-server starts correctly but fails to actually open the browser:Perhaps you wanted to use a system
xdg-open
instead? :)(PS Thanks for this awesome tool, and for sail, too!)
The text was updated successfully, but these errors were encountered: