fastlane-plugin-jira_release_notes
fastlane-plugin-jira_release_notes copied to clipboard
Could not find gem
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."
I can install via "fastlane add_plugin jira_release_notes" but not with directly writing on GemFile.
Hi, @yildirimatcioglu which command in the terminal fails ? bundle install?
Can you show Gemfile?
"fastlane install_plugins" fails after adding manually on GemFile.
does Gamefile have a line source "https://rubygems.org" ?
yes definitely I have it.