-
|
I noticed that the What's really weird about this is that there seems to be a purge running (deleting the font files from the downloaded ZIP file) before it begins moving the font files to my user's Fonts directory, and I can't figure out why that's happening. I can install other font casks just fine, but this one seems to consistently fail on my system. Has anybody else ever seen something like this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The issue is that the font files within the .zip are all titled |
Beta Was this translation helpful? Give feedback.
-
|
Ah, good catch. I missed the spelling change there. Thanks! |
Beta Was this translation helpful? Give feedback.
The issue is that the font files within the .zip are all titled
Furainstead ofFira, which is what the cask expects. There is an issue for this upstream: ryanoasis/nerd-fonts#1003