So, I'm trying to do some layout updates on a zen project designed with zen-grids. I'm working with zen 7.56, and drupal 7 on a ubuntu dev machine. I'm having some issues with the basic configuration of the project. I'm getting the following error running the sass --watch command.

error sass/_init.scss (Line 202: File to import not found or unreadable: compass/support.
Load path: /var/www/html/phisigmarho.org/sites/all/themes/psrmodern/sass).

I've seen this issue here https://www.drupal.org/node/2411867, but the solution that is presented for an OSX environment, and I'm not sure how I should configure my .bashrc file.

Comments

Nkendall created an issue. See original summary.

Nkendall’s picture

Title: Sass error: file to import not found or unreadable: zen with Gulp » sass error: file to import not found or unreadable: compass/support
Component: Miscellaneous » Component markup (CSS/Sass/HTML/Twig)
Category: Bug report » Support request
Issue summary: View changes
Issue tags: -sass error, -Gulp +Sass, +compass, +configuration

So, I'm trying to do some layout updates on a zen project designed with zen-grids. I'm working with zen 7.56, and drupal 7 on a ubuntu dev machine. I'm having some issues with the basic configuration of the project. I'm getting the following error running the sass --watch command.

error sass/_init.scss (Line 202: File to import not found or unreadable: compass/support.
Load path: /var/www/html/phisigmarho.org/sites/all/themes/psrmodern/sass).

I've seen this issue here https://www.drupal.org/node/2411867, but the solution that is presented for an OSX environment, and I'm not sure how I should configure my .bashrc file.

JohnAlbin’s picture

Version: 7.x-5.6 » 7.x-5.x-dev