matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
360 stars 34 forks source link

Could not install JetBrains-Mono due to missing ttf #91

Closed motss closed 3 years ago

motss commented 3 years ago

Description

Trying to install JetBrains-Mono on my Windows machine but encountered the following error message:

C:\Users\user>scoop install JetBrains-Mono
Installing 'JetBrains-Mono' (2.002) [64bit]
Loading JetBrainsMono-2.002.zip from cache
Checking hash of JetBrainsMono-2.002.zip ... ok.
Extracting JetBrainsMono-2.002.zip ... Could not find 'ttf'! (error 16)
At C:\Users\user\scoop\apps\scoop\current\lib\core.ps1:510 char:9
+         throw "Could not find '$(fname $from)'! (error $($proc.ExitCo ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Could not find 'ttf'! (error 16):String) [], RuntimeException
    + FullyQualifiedErrorId : Could not find 'ttf'! (error 16)

Machine Info