gruntjs / grunt-contrib-sass

Compile Sass to CSS.
http://gruntjs.com/
MIT License
848 stars 141 forks source link

Warning and errors with Ruby , compass, Sass while using gulp command #226

Closed niksbhandari003 closed 8 years ago

niksbhandari003 commented 8 years ago

Issue of ruby and compass: [17:43:36] Starting 'compass'... [17:43:36] Finished 'compass' after 7.72 ms [17:43:43] C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/lib/compass/core/caniuse.rb:72: warning: circular argument reference - browsers

Issue of Sass: error components/sass/style.scss (Line 29: File to import not found or unreadable: modules/events.\r\nLoad paths:\r\n C:/Users/Web-Design.SYS-2/Desktop/responsive/components/sass\r\n C:/Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.1.0.alpha.3/stylesheets\r\n C:/Ruby23/lib/ruby/gems/2.3.0/gems/susy-2.2.12/sass\r\n C:/Ruby23/lib/ruby/gems/2.3.0/gems/sassy-maps-0.4.0/sass\r\n C:/Ruby23/lib/ruby/gems/2.3.0/gems/breakpoint-2.7.0/stylesheets\r\n Compass::SpriteImporter)\r\nCompilation failed in 1 files.\r\n

XhmikosR commented 8 years ago

This is grunt not gulp.