ember-component-css icon indicating copy to clipboard operation
ember-component-css copied to clipboard

use with ember-cli-compass-compiler

Open shaunc opened this issue 9 years ago • 7 comments

I am getting the following problem using with ember-cli-compass-compiler:

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

The problem is:

When I run manually:

compass compile --sass-dir=app/styles 
    error app/styles/app.scss (Line 3: File to import not found or unreadable: pod-styles.

How should I tell ember-cli-compass-compiler where _pod-styles is? ... or ... what is the best way to use compass with this?

shaunc avatar Sep 02 '15 19:09 shaunc

I get the same error using ember-cli-compass-compiler. It doesn't seem to be in the supported list right now.

ankushdharkar avatar Oct 21 '15 19:10 ankushdharkar

Any luck getting it to work, @shaunc?

ankushdharkar avatar Nov 24 '15 22:11 ankushdharkar

Yeah I am seeing the same thing, which is a real bummer

oligriffiths avatar Dec 10 '15 23:12 oligriffiths

@ebryn Do you know if this issue is on this end or the compass compiler end?

oligriffiths avatar Dec 11 '15 15:12 oligriffiths

+1

dzbo avatar Feb 09 '16 08:02 dzbo

@shaunc @ankushdharkar @oligriffiths @dzbo anyone able to verify that the latest beta version fixes this issue? When the tests get updated, we can add one for this.

webark avatar Mar 28 '16 21:03 webark

Will look into it. Thanks

[edit: removed email reply copy]

oligriffiths avatar Mar 28 '16 21:03 oligriffiths