-
Notifications
You must be signed in to change notification settings - Fork 223
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
when I try to ./sandbox up command #74
Comments
@hayleyshim is this being run in a Linux VM that doesn't have a browser installed? In parallel, can you verify that at least the containers spun up with |
can you leave opening the browser up to the user, please? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My environment is Ubuntu 16.04 on Cloud.
When I try to type './sandbox up' command, this error was shown,
Opening tabs in browser...
/usr/bin/xdg-open: 778: /usr/bin/xdg-open: www-browser: not found
/usr/bin/xdg-open: 778: /usr/bin/xdg-open: links2: not found
/usr/bin/xdg-open: 778: /usr/bin/xdg-open: elinks: not found
/usr/bin/xdg-open: 778: /usr/bin/xdg-open: links: not found
/usr/bin/xdg-open: 778: /usr/bin/xdg-open: lynx: not found
/usr/bin/xdg-open: 778: /usr/bin/xdg-open: w3m: not found
xdg-open: no method available for opening 'http://localhost:8888'
How can I fix it?
Please give me advice ~
The text was updated successfully, but these errors were encountered: