Created
October 2, 2017 03:21
-
-
Save kru/8224252216cd62c2518f6b899c9447ff to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### 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