Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not available in user install (?) #101

Open
sixtyfive opened this issue Sep 17, 2021 · 2 comments
Open

Not available in user install (?) #101

sixtyfive opened this issue Sep 17, 2021 · 2 comments

Comments

@sixtyfive
Copy link

sixtyfive commented Sep 17, 2021

Arch Linux, PATH includes $HOME/.gem/ruby/3.0.0/bin. After gem install gem-release, gem bump doesn't work, nor any of the other commands. System Ruby 3.0.2, no rvm, no rbenv, no nothing. Adding to my gem's Gemfile and running bundle install, then trying again (inside the gem's dev dir) doesn't change anything, either. What am I doing wrong?

@PikachuEXE
Copy link
Collaborator

Have you tried bundle exec gem [commend]?
In my project folder for gem-release
I need bundle exec to get the right version to be run

But I have no idea on debugging your globally installed gem-release issue

@sixtyfive
Copy link
Author

Perhaps it's a wrong assumption of me that a globally installed gem-release was even how it is intended. I'll try via bundle exec when I get home, thank you Pikachu!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants