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

Not able to auto install downloaded app (brew brew install --cask raycast) #172203

Open
6 tasks done
realshubhamraut opened this issue Apr 25, 2024 · 0 comments
Open
6 tasks done

Comments

@realshubhamraut
Copy link

Verification

Description of issue

I was trying to install raycast thorugh homebrew, I got and issue where file was not installed automatically, but downloaded on correct path

it said

Screenshot 2024-04-25 at 9 05 39 PM

Error: raycast: It seems the App source '/Applications/Raycast.app' is not there.

but when I located and tried to install it worked fine, even after running the same command(brew brew install --cask raycast),
the app even got updated

Screenshot 2024-04-25 at 9 07 48 PM

Command that failed

brew brew install --cask raycast

Output of command with --verbose --debug

not tried

Output of brew doctor and brew config

❯ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Some installed kegs have no formulae!
This means they were either deleted or installed manually.
You should find replacements for the following formulae:
  python-jinja
  python-click
  python-attrs
  python-platformdirs
  python-pathspec
  python-markupsafe

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  pydocstyle
  python-charset-normalizer
  python-dateutil
  python-idna
  python-psutil
  python-requests
  python-urllib3

Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
  python-jinja
  python-idna
  python-click
  pycparser
  python-requests
  cffi
  python-urllib3
  python-attrs
  certifi
  pyyaml
  python-charset-normalizer
  python-markupsafe

Output of brew tap

not tried
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

No branches or pull requests

1 participant