Skip to content

Instantly share code, notes, and snippets.

@kru
Created October 2, 2017 03:21
Show Gist options
  • Save kru/8224252216cd62c2518f6b899c9447ff to your computer and use it in GitHub Desktop.
Save kru/8224252216cd62c2518f6b899c9447ff to your computer and use it in GitHub Desktop.
### React Native 0.48 still can't using java 9
make sure you have brew installed
```/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"```
`brew tap caskroom/version`
`brew cask install java8`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment