-
Notifications
You must be signed in to change notification settings - Fork 12.2k
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
woff2?v=4.3.0 Failed to load resource #5559
Comments
Hi, that gem is not related to fontawesome Maybe they forgot to include the new .woff2 file Closing here |
@tagliala Ok thanks! Do you know where I should post? |
what is the exact name of the gem? |
This is a part of my source 'https://rails-assets.org' do
...
gem 'rails-assets-fontawesome'
...
end |
This could be a duplicate of #5532. But I just get 404 on the |
@stefanahman ok got it. Sorry but I don't know how to help. Let's talk in #5532 I still don't know this "rails-assets-*" stuff. I should check bootstrap to understand what they do to deal with this case but I really have no time in these days |
PR #5655 should correct this. woff2 declaration was left off component.json. |
@tagliala I was running into the exact same issue where the |
@gamegenius86 thanks. So we need a 4.3.1 version |
Closed via #5657 |
@YovavGad answer did it for me... here is text version of what he posted for those who'd like to copy-paste:
|
@YovavGad answer solved this for me. |
Thanks @YovavGad Was able to get rid of this error with your answer |
@YovavGad, That solution was perfect. Thank you. |
Thank you, @YovavGad. Its now fixed. |
Yes Thanks @YovavGad it working |
@YovavGad 在哪加那段代码了,我用的是tomcat服务器 |
@YovavGad where is web.config locate in yii2 |
Getting this error when loading application homepage. Using
rails-assets-fontawesome-4.3.0
:http://localhost:3000/fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.3.0 Failed to load resource: the server responded with a status of 404 (Not Found)
The text was updated successfully, but these errors were encountered: