Open DarthOpto opened 8 years ago
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.
elementor
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
Anyone seen this before? How do I resolve this?
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.
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?