Skip to content

Instantly share code, notes, and snippets.

@fakefarm
Created November 14, 2013 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fakefarm/7470789 to your computer and use it in GitHub Desktop.
Save fakefarm/7470789 to your computer and use it in GitHub Desktop.
MM sass errors
coffee_talk (master) $ be middleman build
/Users/dave/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/bundler-1.3.5/lib/bundler/runtime.rb:216: warning: Insecure world writable dir /Users/dave/Dropbox/300_code/303_sandbox in PATH, mode 040777
Loaded Bourbon Neat
/Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/source/stylesheets/base/base.scss:4: Undefined variable: "$tan". (Sass::SyntaxError)
(in /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/source/stylesheets/base/base.scss:4)
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/script/variable.rb:49:in `_perform'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/script/node.rb:40:in `perform'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:298:in `visit_prop'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:37:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:100:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:53:in `map'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:53:in `visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:109:in `block in visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:121:in `with_environment'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:108:in `visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:37:in `block in visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:320:in `visit_rule'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:37:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:100:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:53:in `map'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:53:in `visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:109:in `block in visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:121:in `with_environment'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:108:in `visit_children'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:37:in `block in visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:128:in `visit_root'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/base.rb:37:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:100:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/visitors/perform.rb:7:in `visit'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/tree/root_node.rb:20:in `render'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/engine.rb:315:in `_render'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sass-3.2.12/lib/sass/engine.rb:262:in `render'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-sass-1.0.2/lib/sprockets/sass/sass_template.rb:53:in `evaluate'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/tilt-1.3.7/lib/tilt/template.rb:77:in `render'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/context.rb:197:in `block in evaluate'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/context.rb:194:in `each'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/context.rb:194:in `evaluate'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/processed_asset.rb:12:in `initialize'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:374:in `new'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:374:in `block in build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:395:in `circular_call_protection'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:373:in `build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb:94:in `block in build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/caching.rb:58:in `cache_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb:93:in `build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:287:in `find_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb:61:in `find_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/bundled_asset.rb:16:in `initialize'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:377:in `new'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:377:in `build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb:94:in `block in build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/caching.rb:58:in `cache_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb:93:in `build_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/base.rb:287:in `find_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/index.rb:61:in `find_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/environment.rb:75:in `find_asset'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/sprockets-2.10.0/lib/sprockets/server.rb:47:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-sprockets-3.2.0/lib/middleman-sprockets/extension.rb:244:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/builder.rb:138:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/urlmap.rb:65:in `block in call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `each'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/head.rb:11:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/lint.rb:49:in `_call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/lint.rb:37:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-1.5.2/lib/rack/builder.rb:138:in `call'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-test-0.6.2/lib/rack/mock_session.rb:30:in `request'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test.rb:230:in `process_request'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/rack-test-0.6.2/lib/rack/test.rb:57:in `get'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli/build.rb:179:in `block in execute!'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli/build.rb:176:in `each'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli/build.rb:176:in `execute!'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli/build.rb:124:in `invoke!'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/actions.rb:95:in `action'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli/build.rb:66:in `build'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli.rb:77:in `method_missing'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/command.rb:29:in `run'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/command.rb:128:in `run'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/lib/middleman-core/cli.rb:22:in `start'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/gems/middleman-core-3.2.0/bin/middleman:18:in `<top (required)>'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/bin/middleman:23:in `load'
from /Users/dave/Dropbox/300_code/303_sandbox/316_middleman/coffee_talk/vendor/bundle/bin/middleman:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment