Skip to content

Instantly share code, notes, and snippets.

@oudam-meas
Last active July 16, 2018 02:42
Show Gist options
  • Save oudam-meas/cd62d8a21b120fa6e539e22c3ed87da1 to your computer and use it in GitHub Desktop.
Save oudam-meas/cd62d8a21b120fa6e539e22c3ed87da1 to your computer and use it in GitHub Desktop.
gem list | ack "chromedriver"
# chromedriver-helper {version}

gem uninstall chromedriver-helper
rbenv rehash

rm -f ~/.rbenv/shims/chromedriver
rm -f ~/.rbenv/shims/chromedriver-update

Read here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment