gpt4 book ai didi

ruby - 无法解析依赖项 : dashing (= 1. 3.1) 在 RubyGems 上需要 sass (>= 0)

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

尝试在 SUSE linux 上使用 Ruby Gems 安装 Dashing 时出错....

sudo gem install -V dashing --source http://rubygems.org
ERROR: While executing gem ... (Gem::UnsatisfiableDependencyError)
Unable to resolve dependency: dashing (= 1.3.1) requires sass (>= 0)
spothi # sudo gem install -V dashing
ERROR: While executing gem ... (Gem::UnsatisfiableDependencyError)
Unable to resolve dependency: dashing (= 1.3.1) requires sass (>= 0)
spothi # sudo gem install dashing
ERROR: While executing gem ... (Gem::UnsatisfiableDependencyError)
Unable to resolve dependency: dashing (= 1.3.1) requires sass (>= 0)
spothi # sudo gem install dashing-1.0.5.gem
ERROR: While executing gem ... (Gem::UnsatisfiableDependencyError)
Unable to resolve dependency: dashing (= 1.0.5) requires sass (>= 0)

请告诉我如何解决,因为我也已经尝试将源从 https 更改为 http。

最佳答案

主要是公司代理问题,我试过了

gem install -p http:proxy:port dashing

它有效

关于ruby - 无法解析依赖项 : dashing (= 1. 3.1) 在 RubyGems 上需要 sass (>= 0),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19235154/

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