Skip to content
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

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

Open
hiendinhngoc opened this issue Feb 2, 2017 · 5 comments
Open

Comments

@hiendinhngoc
Copy link

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

@kurenn
Copy link
Owner

kurenn commented Feb 12, 2017

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

@hiendinhngoc
Copy link
Author

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

@kurenn
Copy link
Owner

kurenn commented Feb 13, 2017

Which version did you downgrade to?

@hiendinhngoc
Copy link
Author

I downgraded to version 2.4.

@kurenn
Copy link
Owner

kurenn commented Feb 16, 2017

try 2.0 please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants