gpt4 book ai didi

ruby-on-rails - 为 rails 设置 compass

转载 作者:行者123 更新时间:2023-11-28 14:53:27 25 4
gpt4 key购买 nike

我正在运行 rails 2.3.9 并尝试运行:

rake 轨:模板位置= http://compass-style.org/rails/installer

将 compass 安装到我现有的元素中。

我在 Windows vista 机器上,它给了我:

rake 中止了!禁止重定向:http://github.com/chriseppstein/compass/raw/master/lib/compass/app_integration/rails/templates/compass-install-rails.rb -> https://github.com/chriseppstein/compass/raw/master/lib/compass/app_integration/rails/templates/compass-install-rails.rb

所以我尝试运行:

$ rake rails:template LOCATION= https://github.com/chriseppstein/compass/raw/master/lib/compass/app_integration/rails/templates/compass-install-rails.rb

但现在我得到:

applying  template: https://github.com/chriseppstein/compass/raw/master/lib/compass/app_integration/rails/templates/compass-install-rails.rb

rake 中止了!证书验证失败

最佳答案

您遇到的是 github 问题,而不是 compass 问题。 Github 最近切换到 ssl,它导致使用这种安装的各种库出现一些问题。您正在使用 https 网址作为克隆网址,您可能没有对其进行身份验证。尝试注销您的 github 帐户,然后返回 compass 存储库主页并将 url 复制为公共(public) http url,或者使用 git 协议(protocol)而不是 http。

关于ruby-on-rails - 为 rails 设置 compass ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4157714/

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