Gentle0503 2022-11-09 10:44 采纳率: 64.7%
浏览 8
已结题

bundle install 报错

Windows 开发环境 ,Ruby项目的Gemfile中的sources是这个


source "http://gems.ruby-china.com"

执行 bundle install报错:

Fetching source index from http://gems.ruby-china.com/
Resolving dependencies...
Could not verify the SSL certificate for
https://gems.ruby-china.com/quick/Marshal.4.8/unf-0.1.4-java.gemspec.rz.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for verification. For
information about OpenSSL certificates, see bit.ly/ruby-ssl. To connect without
using SSL, edit your Gemfile sources and change 'https' to 'http'.
PS F:\develop\project\VS\jiankong\stea> bundle config
Settings are listed in order of priority. The top value will be used.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 11月17日
    • 创建了问题 11月9日

    悬赏问题

    • ¥15 HLs设计手写数字识别程序编译通不过
    • ¥15 Stata外部命令安装问题求帮助!
    • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
    • ¥15 TYPCE母转母,插入认方向
    • ¥15 如何用python向钉钉机器人发送可以放大的图片?
    • ¥15 matlab(相关搜索:紧聚焦)
    • ¥15 基于51单片机的厨房煤气泄露检测报警系统设计
    • ¥15 Arduino无法同时连接多个hx711模块,如何解决?
    • ¥50 需求一个up主付费课程
    • ¥20 模型在y分布之外的数据上预测能力不好如何解决