You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this will happen only in cli environment, right?
The binary studio is originally located /Applications/Android Studio.app/Contents/MacOS/studio and brew just symlink it from /opt/homebrew/bin/studio to the origin. However, the binary is looking for the java path somehow relative and so the path doesn't exist. I think the upstream may fix to use the absolute path or config.
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
brew install android-studio on my Sonoma m3 mac doesn't deliver a working android studio:
I have tried to also install zulu@11 but no dice, same error.
Command that failed
studio
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
> brew tap aws/tap azure/functions homebrew/bundle homebrew/services minamijoyo/hcledit tylerbrock/saw
The text was updated successfully, but these errors were encountered: