Ruby 和指南针路径与 yeoman 项目

标签 ruby twitter-bootstrap sass yeoman

我安装了 ruby​​、yeoman,当我运行我的项目时,出现了这个错误:

Warning: Running "compass:dist" (compass) task Warning: You need to have Ruby and Compass installed this task to work. More info: https://github.com/gru Use --force to continue. Use --force to continue.

我有进入可变 session 目标的路径,但它不起作用。谁能帮帮我?

最佳答案

我必须运行这个:

gem install compass

在这里找到:Angular with Yeoman 1.0 and Grunt

(我以为我按照说明安装了 Compass here 但这还不够。)

关于Ruby 和指南针路径与 yeoman 项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17146430/

相关文章:

arrays - 如何根据每个数组中不超过特定总和的值将哈希拆分为多个键数组?

html - 仅在特定设备中居中 Bootstrap 列

html - Bootstrap 中的全高并排图像

css - 如何将后缀为 ‘.scss’的文件导入到Vue元素的子组件中?

javascript - Webpack 将 scss 编译为 css 并缩小

css - 用于存储图像大小的 sass css 映射

ruby-on-rails - Ruby path_to 仅在显式时有效

Ruby delete_at 更改另一个数组

ruby-on-rails - 如果 Object::try 被发送到一个 nil 对象,为什么它会起作用?

jquery - Lightbox2 for bootstrap 在 Firefox 和 Internet Explorer 上不工作