I have been up fighting with this error for a while now, whenever I run rake assets:precompile in my application, I get the error stack level too deep, I've tried changing the version of bootstrap and ruby, but no head way. Here is my current setup:
Ruby 2.3.2
Rails 4.2.5.2
bootstrap-sass 3.2.0.2, have tried 3.3.7 too
sass-rails 5.0.7
Any help on how I can handle this it highly appreciated.