We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current Homebrew install appears to be broken. Running brew tap dracula/install results in the following:
brew tap dracula/install
==> Tapping dracula/install Cloning into '/opt/homebrew/Library/Taps/dracula/homebrew-install'... remote: Enumerating objects: 19, done. remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 100% (9/9), done. remote: Total 19 (delta 0), reused 9 (delta 0), pack-reused 9 Receiving objects: 100% (19/19), 8.92 KiB | 8.92 MiB/s, done. Resolving deltas: 100% (1/1), done. Error: Invalid cask: /opt/homebrew/Library/Taps/dracula/homebrew-install/Casks/dracula-alfred.rb Cask 'dracula-alfred' is unreadable: undefined method `name' for nil:NilClass Error: Invalid cask: /opt/homebrew/Library/Taps/dracula/homebrew-install/Casks/dracula-drafts.rb Cask 'dracula-drafts' is unreadable: undefined method `/' for nil:NilClass Error: Cannot tap dracula/install: invalid syntax in tap!
The text was updated successfully, but these errors were encountered:
@tom-new is this still an issue?
Sorry, something went wrong.
No branches or pull requests
The current Homebrew install appears to be broken. Running
brew tap dracula/install
results in the following:The text was updated successfully, but these errors were encountered: