RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
718 stars 114 forks source link

Homebrew installation error #155

Closed margarita-v closed 2 years ago

margarita-v commented 2 years ago

macOS Big Sur, 11.5.2

Homebrew 3.4.0 Homebrew/homebrew-core (git revision 5067da87154; last commit 2022-03-02) Homebrew/homebrew-cask (git revision f09b1c6501; last commit 2022-03-02)

Run brew install RedMadRobot/formulae/figma-export according README. Error during installation:

Error: Invalid formula: /opt/homebrew/Library/Taps/redmadrobot/homebrew-formulae/catbird.rb
catbird: Calling bottle :unneeded is disabled! There is no replacement.
Please report this issue to the redmadrobot/formulae tap (not Homebrew/brew or Homebrew/core):
  /opt/homebrew/Library/Taps/redmadrobot/homebrew-formulae/catbird.rb:7

Error: Cannot tap redmadrobot/formulae: invalid syntax in tap!
Alexander-Ignition commented 2 years ago

@margarita-v hi i will look into this problem today

Alexander-Ignition commented 2 years ago

Fixed in: https://github.com/RedMadRobot/homebrew-formulae/pull/3

subdan commented 2 years ago

@margarita-v Please try to install FigmaExport via Homebrew again.

margarita-v commented 2 years ago

Now it works, thank you 👍