実行中に次のエラーが発生しますcompass create my-theme -r bootstrap-sass --using bootstrap
。
$ compass create my-theme -r bootstrap-sass --using bootstrap
directory my-theme/
create my-theme/config.rb
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.
上記のコマンドを実行したディレクトリでこのエラーが発生します。
どうすればこの問題を解決できますか?
関連する出力:
$ compass --version
Compass 1.0.1 (Polaris)
Copyright (c) 2008-2014 Chris Eppstein
Released under the MIT License.
Compass is charityware.
Please make a tax deductable donation for a worthy cause: http://umdf.org/compass
$ sass --version
Sass 3.4.5 (Selective Steve)
$ gem --version
2.2.2