Skip to content

Instantly share code, notes, and snippets.

@onpaws
Last active September 19, 2018 04:30
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 onpaws/434ed70c6392694ea2781eee8df551a3 to your computer and use it in GitHub Desktop.
Save onpaws/434ed70c6392694ea2781eee8df551a3 to your computer and use it in GitHub Desktop.
Homebrew and old versions
$ brew list --versions node
node 10.1.0 9.11.1 10.0.0
$ brew switch node 9.11.1
Cleaning /usr/local/Cellar/node/10.1.0
Cleaning /usr/local/Cellar/node/9.11.1
Cleaning /usr/local/Cellar/node/10.0.0
7 links created for /usr/local/Cellar/node/9.11.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment