Chrome launches and then closes
Opened this issue · 1 comments
DarthOpto commented
I use the elementor
command and when I do, the browser opens for a second and then closes followed by the following error in the webdriver-manager terminal.
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
Anyone seen this before? How do I resolve this?
DarthOpto commented
I saw a similar issue with tmux so I followed the instructions there to fix it, which were:
brew uninstall --force tmux
brew install --HEAD tmux
this did not resolve the issue. I am on Mac Osx Sierra 10.12.1.