Skip to content

Instantly share code, notes, and snippets.

@motss
Last active September 26, 2016 05:15
Show Gist options
  • Save motss/f530051974035d959ccf0fadba697b5d to your computer and use it in GitHub Desktop.
Save motss/f530051974035d959ccf0fadba697b5d to your computer and use it in GitHub Desktop.
Install Node with Intl
brew install node --with-intl=full-icu --download-all
// To reinstall with all locales.
brew reinstall node --with-full-icu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment