-
Notifications
You must be signed in to change notification settings - Fork 8
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
Several fonts still can't install #55
Comments
Note comment #53 (comment) from @SMillerDev seems still relelvant here. |
Verified is just metadata, that has nothing to do with this issue. The issue is what is mentioned in the comment: Casks do not move into the first directory like formula do, so the path is off. Someone will need to adjust the formula generation to drop the first directory from the glob if the name is the same as the current directory. |
OK, thanks for the confirmation. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
General troubleshooting steps
--force
and the issue is still present.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
#53 was closed, but the underlying problem remains. Several fonts still do not install:
e.g. font-jetbrains-mono:
See also font-stix. I got some other fonts to work, e.g. font-juliamono. Looking at the formula the main difference is the font-juliamono has no verified:
but jetbrains-mono and stix do:
Output of your command with
--verbose --debug
Output of
brew cask doctor
The text was updated successfully, but these errors were encountered: