问答详情
源自:2-1 Compass核心模块概述&Reset模块

在Mac 中安装了compass,但是编译的时候依然报错File to import not found or unreadable: compass/reset.这是哪里出了问题?

在Mac 中安装了compass,但是编译的时候依然报错File to import not found or unreadable: compass/reset.这是哪里出了问题?

提问者:代码娟 2015-04-19 01:50

个回答

  • Materliu
    2015-04-19 11:25:30

    是使用 compass create 创建的项目吗? 如果是, 先在项目目录下执行 compass compile 试一下。 如果不是, 看项目目录是不是有对应的config.rb配置文件, 其中是不是有响应的配置 sass_dir, css_dir 是否指向了正确的路径。 如果还不行, 重装 gem install compass 

  • 代码娟
    2015-04-19 14:05:03

    上个问题没再出现了,但是重装以后出现了新的问题,用koala编译一直提示,/Users/longshengxia/Desktop/demon/sass/screen.scss

    Individual stylesheets must be in the sass directory.http://img.mukewang.com/5533458500013eaf13881044.jpg