我很擅长使用咕噜声,指南针和sass,并且无法使用它.我有一个使用Drupal 7的Redhat安装,当我尝试从站点的主题目录中运行'grunt compass'时,我收到以下错误:
Running "compass:dist" (compass) task
Warning: You need to have Ruby and Compass installed and in your system PATH for this task to work. More info: https://github.com/gruntjs/grunt-contrib-compass Use --force to continue.
Aborted due to warnings.
Run Code Online (Sandbox Code Playgroud)
我已经安装了Grunt,Bower,并使用'bundle install'来安装所需的宝石.当我运行'gem list'时,我得到以下内容:
bigdecimal (1.2.4)
breakpoint (2.0.7)
bundler (1.6.2)
bundler-unload (1.0.2)
chunky_png (1.3.1)
compass (0.12.6)
compass-normalize (1.4.3)
executable-hooks (1.3.1)
fssm (0.2.10)
gem-wrappers (1.2.4)
io-console (0.4.2)
json (1.8.1)
kss (0.5.0)
minitest (4.7.5)
psych (2.0.3)
rake (10.1.0)
rdoc (4.1.0)
ruby (0.1.0)
rubygems-bundler (1.4.3)
rubygems-update (2.2.2) …Run Code Online (Sandbox Code Playgroud)