Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HomeBrew no longer have android-sdk installation support #2706

Closed
rickdgit opened this issue Apr 12, 2017 · 2 comments
Closed

HomeBrew no longer have android-sdk installation support #2706

rickdgit opened this issue Apr 12, 2017 · 2 comments
Labels

Comments

@rickdgit
Copy link

rickdgit commented Apr 12, 2017

Did you verify this is a real problem by searching [Stack Overflow]

No

Tell us about the problem

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 - Homebrew/brew#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

Which platform(s) does your issue occur on?

OSX

Please provide the following version numbers that your issue occurs with:

  • CLI: 2.5.3

Please tell us how to recreate the issue in as much detail as possible.

run brew install android-sdk in terminal

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

No

@tsonevn
Copy link
Contributor

tsonevn commented Apr 12, 2017

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

@dtopuzov
Copy link
Contributor

Setup script will be also updated for {N} 3.0.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants