mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #49] Cannot install via Homebrew #38
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DoWhileGeek on GitHub (Jan 11, 2016).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/49
Just found this project, followed the install instructions on the landing, and ran into this issue.
Any clue whats going on?
@avishaan commented on GitHub (Jan 14, 2016):
+1, same problem for me
@akitchen commented on GitHub (Jan 17, 2016):
have you tried
brew cask install keycastr?Worked for me on a freshly installed homebrew.
@DoWhileGeek commented on GitHub (Jan 17, 2016):
@akitchen
Error: Cask 'keycastr' definition is invalid: Bad header line: parse failed@akitchen commented on GitHub (Jan 17, 2016):
Is brew doctor otherwise happy? It worked for me.
On Sun, Jan 17, 2016 at 15:32 Joeseph Rodrigues notifications@github.com
wrote:
@srustamo commented on GitHub (Jan 19, 2016):
Had the same issue. Try
brew update && brew uninstall --force brew-cask. Details are here.@akitchen commented on GitHub (Jan 19, 2016):
Thanks very much for the info. @DoWhileGeek @codeHatcher please give it a whirl and let us know. The cask recipe passes their lint and worked for me, so I'm pretty sure it's not an issue with KeyCastr
In the meantime, please feel free to grab a release from the GitHub releases page https://github.com/keycastr/keycastr/releases/download/v0.9.2/KeyCastr.app.zip
@patrick91 commented on GitHub (Mar 6, 2016):
brew cask install keycastrworked for me :)
@akitchen commented on GitHub (Mar 6, 2016):
Thanks for validating -- that's been my experience as well.
On Sun, Mar 6, 2016 at 05:10 Patrick Arminio notifications@github.com
wrote:
@akitchen commented on GitHub (Mar 24, 2016):
Please open a new issue if this persists - we believe it to be fixed and have validated.