Emre Unal
Emre Unal
I will look into it. In the meantime, can you try setting `treeType` to `undefined` in `compassOptions`?
Do you get any error without overriding `compassCommand`?
`exec` is used here: https://github.com/quaertym/compass-compile/blob/master/lib/compass.js#L25
An example repo demonstrating the issue would be great. Can you submit that? @cbornhoft ping.
We can only warn instead of failing build.
👍 A PR would be great.
@offirgolan Interested in submitting a PR?
@rwjblue :+1: Great idea! @stefanpenner `ember fix-dependencies` should just run `npm install` for npm and for bower it should remove and install?
@stefanpenner what do think of this? can it have any unwanted side effects?
Are you going to release this, or should we write our own? :)