Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created June 3, 2019 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/e56fc0d42913c5b7f6ac772494a8cd7b to your computer and use it in GitHub Desktop.
Save miguelmota/e56fc0d42913c5b7f6ac772494a8cd7b to your computer and use it in GitHub Desktop.
NPM uninstall truffle
# https://ethereum.stackexchange.com/a/62956/5093
rm -f $(which truffle)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment