Skip to content
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

No binary on ubuntu x64 #1

Open
Korri opened this issue May 19, 2017 · 2 comments
Open

No binary on ubuntu x64 #1

Korri opened this issue May 19, 2017 · 2 comments

Comments

@Korri
Copy link

Korri commented May 19, 2017

I know this is a work in progress, but when I add the package to my project, no binary at all is installed on Ubuntu x64 (Actually Elementary OS x64, but same base).

@adieuadieu
Copy link
Owner

Hi @Korri,

Yes; this doesn't work properly just yet. If you want to grab a tarball of the headless shell directly, there's a pre-compiled version here.

To connect to the Chrome with DevTools, decompress the archive and run headless shell with:

$ ./headless_shell --remote-debugging-port=9222

I hope to have this packaged up in a bit of a more convenient way soon.

@Korri
Copy link
Author

Korri commented May 23, 2017

I can use my own chrome instance for now, the idea was to use this a as dev dependencies to run karma tests in it (and not require every dev to install a specific version of Chrome).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants