devtools-core
devtools-core copied to clipboard
Chrome doesn't launch from launchpad (Ubuntu 16.04)
Firefox launches as expected, but Chrome doesn't. I've clicked 'launch Chrome', and nothing happens. The error output from trying 'yarn chrome':
$ start-chrome --location https://devtools-html.github.io/debugger-examples/
Hmm, could not find the path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome.
Try looking for chrome with ls /Applications
chrome exited with code -2
Done in 0.27s.
I'm using Ubuntu 16.04. Add ubuntu/windows path perhaps?