MeteorPackaging / Font-Awesome

The iconic font and CSS toolkit
http://atmospherejs.com/fortawesome/fontawesome
27 stars 6 forks source link

Failed to decode downloaded font: OTS parsing error: invalid version tag #18

Open jaapmurre opened 7 years ago

jaapmurre commented 7 years ago

Installed with the recommended: meteor add fortawesome:fontawesome

But got the following errors:

Failed to decode downloaded font: https://localhost/fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0 OTS parsing error: invalid version tag

Failed to decode downloaded font: https://localhost/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0 OTS parsing error: invalid version tag

Failed to decode downloaded font: https://localhost/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0 OTS parsing error: invalid version tag

The icons are shown correctly in Chrome (and Edge) but it seems something may be wrong. The paths above don't seem to exist.

I have the most current version of Meteor running: Version 1.4.2.5