Skip to content

Instantly share code, notes, and snippets.

@iMega
Created April 2, 2019 10:39
Show Gist options
  • Save iMega/9685cadba5da5e986c2656bf6f1ab270 to your computer and use it in GitHub Desktop.
Save iMega/9685cadba5da5e986c2656bf6f1ab270 to your computer and use it in GitHub Desktop.
Install node with brew on El Capitan
OS X El Capitan 10.11.6 (15G1011)
Homebrew 2.0.6
brew install --ignore-dependencies https://raw.githubusercontent.com/Homebrew/homebrew-core/6d98155ab46f61482f16f8bcffb378a0a71e0d15/Formula/icu4c.rb
brew install --ignore-dependencies https://raw.githubusercontent.com/Homebrew/homebrew-core/bb43eb1cf32ae14fc6df77c3b92adbe9a779338b/Formula/node.rb
node v9.11.1
icu4c 61.1
npm 5.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment