断点 sass 安装问题 [英] breakpoint-sass Install Issue

查看:66
本文介绍了断点 sass 安装问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试运行断点,并且已按照以下步骤操作:

I am trying to run breakpoint and I have followed the steps:

  1. 使用命令行:gem install Breakpoint
  2. 更新 Config.rb:需要'断点'
  3. 在我包含的 scss 文件中:@import "breakpoint";

但是,当我使用指南针手表时,出现错误:

However, when I use compass watch I get the error:

Gem:LoadError on line ["2007"] of C: Unable to activatebreakpoint-2.4.2,因为 sass-3.2.19 与 sass <~> 3.3.0

Gem:LoadError on line ["2007"] of C: Unable to activate breakpoint-2.4.2, because sass-3.2.19 conflicts with sass <~> 3.3.0

运行 sass -v 我可以看到我安装了 3.3.8 版的 sass.

running sass -v I can see that I have version 3.3.8 of sass installed.

有人可以帮忙吗?如果需要,很乐意提供更多信息!

Can anyone help? Happy to provide more info if needed!

推荐答案

安装指南针的最新 alpha 版本:

Install the latest alpha version of compass:

gem install compass --pre

这篇关于断点 sass 安装问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆