-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
Failed to install brew-cask v0.53.3, Error: No such file or directory - brew-cask #9807
Comments
That's not good! Thanks for the report... feels upstreamy... going to try repro locally. Stand by! |
Ok I verified sanity locally, so let's see what's going on over on your side. Can you check to see if your executable works if you address it directly?
|
This is what I got…
my zsh version:
and, running that inside iTerm2. |
Not sure where it got the |
Hmmm .... sounds like git might be configured to clone things with windows line endings? Can you move your ~/.gitconfig out of the way and retry? |
Dang! So weird! 😞 Well you can manually repair that executable by removing the I still suspect it's git related - you could try to see if there are any other git configs sneaking line ending settings in there. A good starting point on learning about git's line-ending support is here: https://help.github.com/articles/dealing-with-line-endings/ |
Thanks! Changing the EOL characters in that executable fixed the issue for me, but surely this is a very weird issue. |
brew-cask just suddenly stopped working…
I tried re-installing brew-cask, and even homebrew itself, but after all that I am still getting this same error:
Please let me know what other info I can provide to help debug this.
Thanks in advance!
The text was updated successfully, but these errors were encountered: