Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created October 31, 2014 00:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtyler/a350cd4dfd45e17e7233 to your computer and use it in GitHub Desktop.
Save rtyler/a350cd4dfd45e17e7233 to your computer and use it in GitHub Desktop.
[17:16:55] tyler:issue-70 git:(master*) $ ./gradlew compass
:compassCompile
SETTING PATH: /usr/home/tyler/source/github/jruby-gradle/issue-70/build/tmp/jrubyExec-compass/bin
Compass can't find any Sass files to compile.
Is your compass configuration correct?.
If you're trying to start a new project, you have left off the directory argument.
Run "compass -h" to get help.
:compassCompile FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compassCompile'.
> Process 'command '/usr/local/openjdk8/bin/java'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 19.074 secs
[17:22:53] tyler:issue-70 git:(master*) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment