Skip to content
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

Homebrew install syntax error #22

Open
tom-new opened this issue Aug 23, 2022 · 1 comment
Open

Homebrew install syntax error #22

tom-new opened this issue Aug 23, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@tom-new
Copy link

tom-new commented Aug 23, 2022

The current Homebrew install appears to be broken. Running brew tap dracula/install results in the following:

==> 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!
@mrhappyma
Copy link
Member

@tom-new is this still an issue?

@mrhappyma mrhappyma added the help wanted Extra attention is needed label Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Development

No branches or pull requests

2 participants