Skip to content

fix: add support for new homebrew share path#27

Open
kararAcode wants to merge 1 commit into
masterfrom
fix/gloud-path
Open

fix: add support for new homebrew share path#27
kararAcode wants to merge 1 commit into
masterfrom
fix/gloud-path

Conversation

@kararAcode
Copy link
Copy Markdown

On newer Homebrew installations, google-cloud-sdk is often placed in share/ instead of Caskroom/. This PR updates the script to handle both paths.

The Issue:
The script previously failed to add the correct bin path to the user's $PATH because it couldn't find the SDK. This caused kubectl commands later in the script to fail with "command not found" errors.

@kararAcode kararAcode assigned kararAcode and unassigned kararAcode May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant