ember-cli-compass-compiler icon indicating copy to clipboard operation
ember-cli-compass-compiler copied to clipboard

Does not work with ember-component-css

Open oligriffiths opened this issue 10 years ago • 0 comments

Hi,

This is a great addon, however it doesn't work with https://github.com/ebryn/ember-component-css

Not sure if the issue is on this side or the ember-component-css side, you get the following error:

Compilation failed in 1 files.

Command failed: /bin/sh -c compass compile --sass-dir=app/styles --css-dir='/Volumes/Macintosh_HD/Users/shauncutts/src/xweaver/tmp/compass_compiler-tmp_cache_dir-7eOPZ5fB.tmp/assets' --output-style=compressed

Error: Command failed: /bin/sh -c compass compile --sass-dir=app/styles --css-dir='/Volumes/Macintosh_HD/Users/shauncutts/src/xweaver/tmp/compass_compiler-tmp_cache_dir-7eOPZ5fB.tmp/assets' --output-style=compressed

https://github.com/ebryn/ember-component-css/issues/90

Any ideas?

oligriffiths avatar Dec 11 '15 15:12 oligriffiths