-
-
Notifications
You must be signed in to change notification settings - Fork 876
File to import not found or unreadable: bourbon. #972
Comments
I’m able to reproduce this error, but haven’t figured out why it’s happening. |
Hi, I'm not including rails_admin in my Gemfile but Bourbon is having a hard time on my project too. The only point to note in this project is that I removed most of the front libs from the Gemfile and included them with an external Bower (running My error message is the same as everybody else's but I can add detailed logs and error messages if you want. |
@gfauredumont Please file a new issue, as this one relates to Bourbon alongside the rails_admin gem. |
Never mind, the issue I have is with Administrate which hasn't registered the dependency... |
@tysongach I'm also having the 'Bourbon 5 alongside rails_admin gem' issue - where would be the best place to open that issue? Here or at rails_admin? Thanks. (for what it's worth, I'm also having issues with Bourbon 5 and administrate, but I've already commented about that over there.) |
I am also experiencing this issue with |
We just published v5.0.0.beta.8 which potentially solves this issue. Can you try upgrading and let us know if the problem persists or gets resolved? |
no longer use it |
Actual behavior
Steps to reproduce behavior
add "rails_admin" gem to app generated with suspenders.
Bourbon version
gem 'bourbon', '5.0.0.beta.6'
Gemfile
The text was updated successfully, but these errors were encountered: