dracula / macos-color-picker

🧛🏻‍♂️ Dark theme for macOS native Color Picker.
https://draculatheme.com/macos-color-picker
MIT License
6 stars 2 forks source link

Error Installing MacOS Dracula Color Picker #4

Open Geoff12889 opened 1 year ago

Geoff12889 commented 1 year ago

Receiving the following error when running brew install --cask dracula-macos-color-picker

/opt/homebrew/Library/Taps/dracula/homebrew-install/cmd/dracula-yaml-json.rb:51:in `dracula_yaml_json': uninitialized constant Homebrew::YAML (NameError)
    from ./generate.command:6:in `<main>'
==> Purging files for version latest of Cask dracula-macos-color-picker
Error: It seems the Generic Artifact source '/opt/homebrew/Caskroom/dracula-macos-color-picker/latest/macos-color-picker-main/Dracula.clr' is not there.

And if I try to run the generate.command, I get this error:

./generate.command
/opt/homebrew/Library/Taps/dracula/homebrew-install/cmd/dracula-yaml-json.rb:51:in `dracula_yaml_json': uninitialized constant Homebrew::YAML (NameError)
    from ./generate.command:6:in `<main>'