Getting permission denied usr/bin while running bundle install, also getting missing gems error #7397
Replies: 1 comment
-
This should be now fixed in more recent versions of Bundler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone help me with below error I have tried with
sudo
as well it does not worked.me@userMe % bundle install
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Installing rake 13.0.6
--- ERROR REPORT TEMPLATE -------------------------------------------------------
Environment
Bundler Build Metadata
Gemfile
Gemfile
fastlane/Pluginfile
Gemfile.lock
I am also getting following error while installing gems
bundle exec rake
Could not find fastlane-2.216.0, slather-2.7.4, httparty-0.21.0, rspec_junit_formatter-0.6.0, fastlane-plugin-aws_s3-2.1.0, addressable-2.8.5, aws-sdk-s3-1.134.0, commander-4.6.0, dotenv-2.8.1, faraday-1.10.3, faraday-cookie_jar-0.0.7, faraday_middleware-1.2.0, google-apis-androidpublisher_v3-0.49.0, google-apis-playcustomapp_v1-0.13.0, google-cloud-storage-1.44.0, http-cookie-1.0.5, simctl-1.6.10, terminal-notifier-2.0.0, terminal-table-3.0.2, tty-spinner-0.9.3, word_wrap-1.0.0, xcpretty-0.3.0, xcpretty-travis-formatter-1.0.1, activesupport-6.1.7.6, nokogiri-1.13.10-arm64-darwin, rspec-core-3.12.2, apktools-0.7.4, mime-types-3.5.1, aws-sdk-core-3.182.0, aws-sdk-kms-1.71.0, aws-sigv4-1.6.0, faraday-multipart-1.0.4, google-apis-core-0.11.1, digest-crc-0.6.5, google-apis-iamcredentials_v1-0.17.0, google-apis-storage_v1-0.19.0, google-cloud-core-1.6.0, googleauth-1.8.1, domain_name-0.5.20190701, rouge-2.0.7, i18n-1.14.1, racc-1.7.1, jmespath-1.6.2, representable-3.2.0, rake-13.0.6, google-cloud-env-1.6.0, signet-0.18.0, unf-0.1.4 in locally installed gems
Run
bundle install
to install missing gems.Beta Was this translation helpful? Give feedback.
All reactions