Giter VIP home page Giter VIP logo

Comments (4)

appleboy avatar appleboy commented on May 29, 2024

@architarious Please try commented the notify line. ref #40

from gulp-compass.

architarious avatar architarious commented on May 29, 2024

no luck, I got the same result as before.

I've done a bunch of other stuff since posting this including; trying gulp-sass instead of gulp-ruby-sass and loading mixins from extensions that don't require imports at the top and seeing if they compile and while they can compile with the ruby bundler, they don't with gulp.

At this point I've got a feeling that it's just not reading my gemfile for some reason. Here's what's inside of it:

# Pull gems from RubyGems
source 'https://rubygems.org'

# We declare depdendencies at less than their next full version to ensure we don't get any breaking changes.
gem 'compass-aurora', '<4.0.0'
gem 'compass', '<0.12.6'
gem 'toolkit', '<2.0.0'
gem 'singularitygs', '<2.0.0'
gem 'breakpoint', '<3.0.0'
gem 'sassy-buttons', '<1.0.0'
gem 'compass-normalize', '<2.0.0'
gem 'css_parser', '~>1.3.4'
gem "autoprefixer-rails" 

BTW, if you want to just update this post you can and I'll update the stack overflow once a solution is found.

from gulp-compass.

appleboy avatar appleboy commented on May 29, 2024

@architarious Could you provide source code? I can try it like this project https://github.com/grayghostvisuals/sourcemaps/tree/compass/gulp-compass

from gulp-compass.

architarious avatar architarious commented on May 29, 2024

gulp-ruby-sass was messing things up, for some reason. Seems like more people would have ran into this problem before though.

I commented out sass = require('gulp-ruby-sass'), and .pipe(sass({style: 'expanded', bundleExec:true})) and it worked.

I'm currently having trouble getting it to compile more than once after the first save with live-reload, but that's whole other issue. I'll post here in a few weeks if I can't find a solution on my own.

Thanks for your time!

from gulp-compass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.