gpt4 book ai didi

css - 错误:C:未初始化的常量 FontAwesome::Sass::VERSION 使用 --trace 运行以查看完整的回溯

转载 作者:太空宇宙 更新时间:2023-11-03 16:48:36 25 4
gpt4 key购买 nike

每当我尝试在元素的 Assets 文件夹(我有 sass、样式表和 config.rb)中运行 compass watch 时,我都会收到 2 个错误:

Error 1: “LoadError on line ["36"] of C: cannot load such file – bootstrap-sass / Run with --trace to see the full backtrace”

Error 2 (not so common): LoadError on line ["36"] of C: cannot load such file – font-awesome-sass / Run with --trace to see the full backtrace”

我通常如何解决这个问题是通过运行“gem install bootstrap-sass”和“gem install font-awesome-sass' 在元素文件夹中。

今天,当我在 Assets 文件夹中运行“compass watch”时,出现了这个错误:

C: uninitialized constant FontAwesome::Sass::VERSION Run with --trace to see the full backtrace.

我尝试在主元素文件夹、 Assets 文件夹和用户文件夹中重新安装 de font-awesome-sass,但仍然出现此错误。

有人可以帮忙吗?

我在 windows 8.1 上运行

我的config.rb文件是

require 'bootstrap-sass'
require 'font-awesome-sass'
require 'compass/import-once/activate'
# Require any additional compass plugins here.


# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "stylesheets"
sass_dir = "sass"
images_dir = "images"
javascripts_dir = "javascripts"
relative_assets = true

Sass 3.4.10 (Selective Steve) Compass 1.0.3 (Polaris) ruby 1.9.3p551

提前致谢!

最佳答案

尝试删除所有与 Sass 相关的 gem,包括所有版本(可能你有一些来自更新),然后只重新安装最新的稳定版本。即 sass、compass、bootstrap-sass 和 font-awesome-sass。我之前偶然发现了这个错误,它是由冲突的 gem 版本引起的。

关于css - 错误:C:未初始化的常量 FontAwesome::Sass::VERSION 使用 --trace 运行以查看完整的回溯,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28274265/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com