Skip to content

Dependancy problem in (4.0.1)  #175

@ondrejbartas

Description

@ondrejbartas

Hello,

I got problem with dependency in version 4.0.1 with sass

you requests: sass >= 3.1.10

but these versions are not compatible:

wrong number of arguments (3 for 2)
  (in /app/assets/stylesheets/application.css.scss)
/gems/sass-3.1.19/lib/sass/importers/filesystem.rb:109:in `find_real_file'
/gems/sass-rails-4.0.1/lib/sass/rails/importer.rb:67:in `engine_from_path'
/gems/sass-rails-4.0.1/lib/sass/rails/importer.rb:27:in `find_relative

There is a change in method: find_real_file(dir, name, options) which in old version has only 2 arguments.

I tested sass-rails 4.0.1 with latest sass 3.2.12 and worked fine.

Please updated your dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions