Skip to content

cannot load such file -- sass #114

@Marcellllll

Description

@Marcellllll

Hi,

I am trying to move from sass-rails to sassc-rails due to sass-rails becoming obsolete and due to big compilation delays (having rack-time-outs when reloading after changing a sass file),.

When I start my development server after replacing sass-rails with sassc-rails I get the following error:

cannot load such file -- sass (in the line of the stylesheet_link_tag in the html)

When using sassc-rails and I enter SassC in the irb console I get a NameError (uninitialized constant) (not sure whether this is useful information).

I am running out of ideas to test of what it might be...

Anybody has any idea what this might be due to ?

Thanks and kind regards,

Marcel

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