We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: