Skip to content

Instantly share code, notes, and snippets.

@jedmund
Created December 25, 2012 09:27
Show Gist options
  • Save jedmund/4372440 to your computer and use it in GitHub Desktop.
Save jedmund/4372440 to your computer and use it in GitHub Desktop.
/*
Syntax error: File to import not found or unreadable: compass/css3.
Load paths:
/Users/justin/Sites
/Users/justin/Sites/Foundation
on line 15 of Foundation/app/assets/stylesheets/application.scss
10: *= depend_on _contentsection.scss
11: *= depend_on _connection.scss
12: *= depend_on _widget.scss
13: */
14:
15: @import "compass/css3";
16: @import "variables";
17: @import "site";
18: @import "header";
19: @import "page";
20: @import "project";
Backtrace:
Foundation/app/assets/stylesheets/application.scss:15
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/import_node.rb:67:in `rescue in import'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/import_node.rb:45:in `import'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/import_node.rb:28:in `imported_file'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/import_node.rb:37:in `css_import?'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:215:in `visit_import'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/base.rb:37:in `visit'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:98:in `visit'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/base.rb:53:in `block in visit_children'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/base.rb:53:in `map'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/base.rb:53:in `visit_children'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:107:in `block in visit_children'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:119:in `with_environment'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:106:in `visit_children'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/base.rb:37:in `block in visit'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:126:in `visit_root'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/base.rb:37:in `visit'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:98:in `visit'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/visitors/perform.rb:7:in `visit'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/tree/root_node.rb:20:in `render'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/engine.rb:315:in `_render'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/engine.rb:262:in `render'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/plugin/compiler.rb:341:in `update_stylesheet'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/plugin/compiler.rb:203:in `block in update_stylesheets'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/plugin/compiler.rb:201:in `each'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/plugin/compiler.rb:201:in `update_stylesheets'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/plugin/compiler.rb:235:in `watch'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/plugin.rb:107:in `method_missing'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/exec.rb:444:in `watch_or_update'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/exec.rb:307:in `process_result'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/exec.rb:41:in `parse'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/lib/sass/exec.rb:21:in `parse!'
/Users/justin/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/sass-3.2.4/bin/sass:8:in `<top (required)>'
/Users/justin/.rbenv/versions/1.9.3-p327/bin/sass:23:in `load'
/Users/justin/.rbenv/versions/1.9.3-p327/bin/sass:23:in `<main>'
*/
body:before {
white-space: pre;
font-family: monospace;
content: "Syntax error: File to import not found or unreadable: compass/css3.\A Load paths:\A /Users/justin/Sites\A /Users/justin/Sites/Foundation\A on line 15 of Foundation/app/assets/stylesheets/application.scss\A \A 10: *= depend_on _contentsection.scss\A 11: *= depend_on _connection.scss\A 12: *= depend_on _widget.scss\A 13: */\A 14: \A 15: @import \"compass/css3\";\A 16: @import \"variables\";\A 17: @import \"site\";\A 18: @import \"header\";\A 19: @import \"page\";\A 20: @import \"project\";"; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment