

Regenerating: 1 file(s) changed at 20:03:54Ĭonversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/site.scss':Įrror: File to import not found or unreadable: variables.

Regenerating: 1 file(s) changed at 20:03:53 Regenerating: 1 file(s) changed at 20:03:52 Here is a longer bit of the output, this is just me pressing ctrl +s - not even changing anything. Well that is because youre not using your configuration file. I used to do sass outside of jekyll but am now letting jekyll handle it again, so I don’t know if this just started happening or not. Closed (fixed) Project: Drupal 8 Parallax Theme Version: 8.x-1.

I have: " import 'compass/reset'" in one of my css files and it give. File to import not found or unreadable: compass/CSS3. I have about a dozen partials and it doesn’t matter which one I do it to, they all do the same thing. With the release of rails 3.2.RC1 compass can't find the scss files again. If I just save the partial there is a 50-50 chance I get the error. The same number of lines is there, it is finding and importing the partial. on line 2:1 of site.scss > "base" ^Įrror: Run jekyll build -trace for more information.īut the only thing wrong is that it won’t add the line for the sourcemap url to the bottom of the combined css file. on line 2:1 of site.scss > "base" ^Įrror: Error: File to import not found or unreadable: base. In our case (at least in liferay 6.1) we tried to give ant this parameter but the task that does the work with ruby-gems.jar was running a new java vm and didn't pass the temp parameter to it, so this new vm was using. I’m getting an error when running jekyll serve: Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/site.scss':Įrror: File to import not found or unreadable: base. The temp directory in a linux machine is per default the '/temp'.
