Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded to node-sass 2.0.1 #49

Closed
wants to merge 4 commits into from
Closed

Conversation

hipertracker
Copy link

Upgrade node-sass to 2.0.1. (Older node-sass version is not working on OS X)

@hipertracker hipertracker changed the title Upgraded to 2.0.1 Upgraded to node-sass 2.0.1 Feb 14, 2015
@lessless
Copy link

+1 for that, cause 1.2.3 failing with node 0.12 sass/node-sass#550

@Asgaroth
Copy link

just bitted us too.

@ballPointPenguin
Copy link

+1 for this.

@jehrhardt
Copy link

👍

For the moment downgrading to broccoli-sass@0.2.4 works.

@mixonic
Copy link

mixonic commented Feb 19, 2015

Is 2.0.1 backward compatible? If so this should definitely go in. homebrew just stated shipping node 0.12 as default.

mixonic added a commit to mixonic/diesel.aptible.com that referenced this pull request Feb 20, 2015
mixonic added a commit to mixonic/diesel.aptible.com that referenced this pull request Feb 20, 2015
mixonic added a commit to mixonic/diesel.aptible.com that referenced this pull request Feb 20, 2015
@workmanw
Copy link

👍 We're in the same boat.

var includePathSearcher = require('include-path-searcher');
var CachingWriter = require('broccoli-caching-writer');
var sass = require('node-sass');
var _ = require('lodash');

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

although this is pre-existing, we should require the exact part of lodash that we need. Otherwise this can be a spin up hit.

@joliss
Copy link
Owner

joliss commented Feb 26, 2015

@hipertracker Thanks for this PR! The diff was a little bit too long to review effectively ;-) - it's basically a rewrite - but I updated the dependency myself in 6e600fe and released it in v0.4.0.

@joliss joliss closed this Feb 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants