No
When im using tns doctor and run the script, I can't install android-sdk by homebrew.
And i tried with homebrew it shows
Error: No available formula with the name "android-sdk"
It was migrated from homebrew/core to caskroom/cask.
You can access it again by running:
brew tap caskroom/cask
and based on HomeBrew's lead maintainer - https://github.com/Homebrew/brew/issues/2424
We don't provide that formula any longer.
Please fill out the issue template in future.
You may install the android-sdk via brew cask install android-sdk and setup the SDK 23 instead
OSX
run brew install android-sdk in terminal
No
Hi @rickdgit,
Thank you for reporting this issue,
We will update the documentation and will replace brew install android-sdk with brew cask install android-sdk.
PR: #729
Setup script will be also updated for {N} 3.0.0 release.
Most helpful comment
Hi @rickdgit,
Thank you for reporting this issue,
We will update the documentation and will replace
brew install android-sdkwithbrew cask install android-sdk.PR: #729