-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcss
24 lines (23 loc) · 1.58 KB
/
css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*
Errno::ENOENT: No such file or directory @ rb_sysopen - scss
Backtrace:
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin/compiler.rb:482:in `read'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin/compiler.rb:482:in `update_stylesheet'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin/compiler.rb:209:in `each'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin/compiler.rb:293:in `watch'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/plugin.rb:108:in `method_missing'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/exec/sass_scss.rb:384:in `watch_or_update'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/exec/sass_scss.rb:51:in `process_result'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/exec/base.rb:52:in `parse'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/lib/sass/exec/base.rb:19:in `parse!'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/gems/sass-3.4.16/bin/sass:13:in `<top (required)>'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/bin/sass:23:in `load'
/Users/daphne_watson/.rvm/gems/ruby-2.2.1/bin/sass:23:in `<main>'
*/
/*body:before {
white-space: pre;
font-family: monospace;
content: "Errno::ENOENT: No such file or directory @ rb_sysopen - scss"; }
*/