caskformula / homebrew-caskformula

Tap containing formulae for casks
83 stars 34 forks source link

cannot reinstall on macos mojave Error: No available formula with the name "caskformula/caskformula/inkscape" #76

Closed lljr closed 5 years ago

lljr commented 5 years ago

Having some serious issues with this tap. I uninstalled with brew uninstall inkscape then I did brew cleanup, then I tried to re-install. Please see below the commands I typed together with the errors.

~ $ brew install caskformula/caskformula/inkscape --HEAD --branch-0.92
Error: No available formula with the name "caskformula/caskformula/inkscape" 
Please tap it and then try again: brew tap caskformula/caskformula
==> Searching for similarly named formulae...
Error: No similarly named formulae found.

then I tried to re-tap but says :cxx11 is disabled.

~ $ brew tap caskformula/caskformula
==> Tapping caskformula/caskformula
Cloning into '/usr/local/Homebrew/Library/Taps/caskformula/homebrew-caskformula'...
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 5 (delta 0), reused 3 (delta 0), pack-reused 0
Unpacking objects: 100% (5/5), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/caskformula/homebrew-caskformula/Formula/inkscape.rb
Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the caskformula/caskformula tap:
  /usr/local/Homebrew/Library/Taps/caskformula/homebrew-caskformula/Formula/inkscape.rb:49
lljr commented 5 years ago

I was able to re-install with brew cask install inkscape