bokmann / font-awesome-rails

the font-awesome font bundled as an asset for the rails asset pipeline
http://fortawesome.github.com/Font-Awesome/
MIT License
1.86k stars 244 forks source link

ActionView::Template::Error - File to import not found or unreadable: font-awesome. #186

Closed francesco-loreti closed 7 years ago

francesco-loreti commented 7 years ago

Rails 5.1 version 4.7.0.2 Windows x64bit application.sass @import font-awesome

Error: ActionView::Template::Error - File to import not found or unreadable: font-awesome.

francesco-loreti commented 7 years ago

On Master branch not have this error

francesco-loreti commented 7 years ago

any news?

rmm5t commented 7 years ago

any news?

Any more information?

This issue did not comply with the GitHub issue template nor the Contributing guidelines:

rmm5t commented 7 years ago

On Master branch not have this error

The current master branch and v4.7.0.2 should be identical.

francesco-loreti commented 7 years ago

Solved! I have uninstalled and re-installed the gem and it work! Bah.... You can close. Thanks.

rmm5t commented 7 years ago

Great. Thanks for checking back in that you solved this on your end. My guess is it was a caching issue -- either assets related or perhaps spring related.