fastlane-plugin-jira_release_notes icon indicating copy to clipboard operation
fastlane-plugin-jira_release_notes copied to clipboard

Could not find gem

Open yildirimatcioglu opened this issue 4 years ago • 5 comments
trafficstars

Hello when trying to install gems I got this error: "Could not find gem 'fastlane-plugin-jira_release_notes' in any of the gem sources listed in your Gemfile."

yildirimatcioglu avatar Jan 13 '21 14:01 yildirimatcioglu

I can install via "fastlane add_plugin jira_release_notes" but not with directly writing on GemFile.

yildirimatcioglu avatar Jan 13 '21 14:01 yildirimatcioglu

Hi, @yildirimatcioglu which command in the terminal fails ? bundle install? Can you show Gemfile?

Alexander-Ignition avatar Jan 13 '21 14:01 Alexander-Ignition

"fastlane install_plugins" fails after adding manually on GemFile.

yildirimatcioglu avatar Jan 13 '21 14:01 yildirimatcioglu

does Gamefile have a line source "https://rubygems.org" ?

Alexander-Ignition avatar Jan 13 '21 14:01 Alexander-Ignition

yes definitely I have it.

yildirimatcioglu avatar Jan 14 '21 11:01 yildirimatcioglu