ERROR: Could not find a valid gem 'bundler' (>= 0), here is why: Unable to download data from https://ruby.taobao.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://ruby.taobao.org/specs.4.8.gz) 原因是https://ruby.taoba...
ERROR:Could not find a valid gem 'bundler' (>= 0), here is why: Unable to download data from https://ruby.taobao.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://ruby.taobao.org/specs.4.8.gz) 原因是https://ruby.taobao...
To install the missing version, run `gem install bundler:2.1.4` /usr/local/Cellar/ruby/2.7.1/lib/ruby/2.7.0/rubygems.rb:275:in `find_spec_for_exe' /usr/local/Cellar/ruby/2.7.1/lib/ruby/2.7.0/rubygems.rb:252:in `bin_path' /usr/local/Cellar/ruby/2.7.1/lib/ruby/2.7.0/bundler...
你可以尝试清除gem的缓存,然后重新安装cocoapods:bash gem cleanup sudo gem install cocoapods 检查是否有网络问题导致无法连接到gem仓库: 确保你的网络连接正常,并且没有防火墙或代理设置阻止了对gem仓库的访问。 尝试其他安装方法: 如果以上步骤都无法解决问题,你可以尝试使用Bundler来安装cocoapods,Bundler是一个Ruby...
Bundler could not find compatible versions for gem "sprockets-rails": In Gemfile: sass-rails (>= 0) ruby depends on sprockets-rails (~> 2.0) ruby rails (>= 0) ruby depends on sprockets-rails (3.0.0.beta1) Need new gemspec for sprockets >...
remote: /home/git/ruby/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/spec_set.rb:92:inblock in materialize': Could not find redcarpet-3.3.4 in any of the sources (Bundler::GemNotFound) remote: from /home/git/ruby/lib/ruby/gems/2.1.0/gems/bundler-1.10.6/lib/bundler/spec_set...
upload_to_testflight fails with "could not find a provider public id" error - was working before. Bear in mind: I use before_all do |_lane, options| ENV["FASTLANE_ITUNES_TRANSPORTER_USE_SHELL_SCRIPT"]="1" ENV["FASTLANE_ITUNES_TRANSPORTER_PATH"]="/Applications/Transporter.app/Contents/it...
Please update usingsudo gem install fastlane Environment 🚫 fastlane environment 🚫 Stack System Locale fastlane files: `./fastlane/Fastfile` # This file contains the fastlane.tools configuration# You can find the documentation at https://docs.fastlane.tools## For a list of all available action...
[08:46:16]: Could not find ipa file at path './buildRelease/XXX-appstore.ipa' Environment ✅ fastlane environment ✅ Stack KeyValue OS 10.11.6 Ruby 2.0.0 Bundler? true Git git version 2.10.0 Installation Source ~/.rvm/gems/ruby-2.0.0-p648/bin/fastlane Host Mac OS X 10.11.6 ...
Feel free to open a new one if you still experience this problem 👍 fastlane-botclosed this as completedon Jul 26, 2019 fastlane-botadded status: auto-closed on Jul 26, 2019 trickeydmentioned this on Sep 20, 2019 CircleCI: Could not find fastlane in current directory. #15341 ...