market_place_api icon indicating copy to clipboard operation
market_place_api copied to clipboard

Rails 5.0.1: Sass::SyntaxError in SabisuRails::Explorer#index

Open hiendinhngoc opened this issue 8 years ago • 5 comments

I'm reading chapter 3 and try to use sabisu gem, here is the configuration in gemfile:

gem 'sabisu_rails', github: "jvrsgsty/sabisu-rails"
gem "compass-rails", '~> 3.0.2'
gem "furatto", '~> 1.3.7'
gem "font-awesome-rails", '~> 4.6.3.1'
gem "simple_form", '~> 3.2.1'

when I open this link: http://localhost:3000/sabisu_rails/explorer, an error occurred: Image and video hosting by TinyPic The error didn't happen in rails 4.2

hiendinhngoc avatar Feb 02 '17 04:02 hiendinhngoc

Have you tried to downgrade the compass-rails gem version?

kurenn avatar Feb 12 '17 18:02 kurenn

downgrading compass-rails gem version didn't solve this problem.

hiendinhngoc avatar Feb 13 '17 00:02 hiendinhngoc

Which version did you downgrade to?

kurenn avatar Feb 13 '17 15:02 kurenn

I downgraded to version 2.4.

hiendinhngoc avatar Feb 14 '17 00:02 hiendinhngoc

try 2.0 please

kurenn avatar Feb 16 '17 21:02 kurenn