You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm not sure what's going on here this is the first time I've run across an issue like this with ruby gems. I've installed the gem with out error, gem list shows it:
Executing gem mirror --help produces expected help output -
$ gem mirror --help
Usage: gem mirror [options]
Common Options:
-h, --help Get help on this command
-V, --[no-]verbose Set the verbose level of output
-q, --quiet Silence commands
--config-file FILE Use this config file instead of default
--backtrace Show stack backtrace on errors
--debug Turn on Ruby debugging
<snip>
Executing gem mirror command produces the following error -
$ gem mirror
ERROR: Install the rubygems-mirror gem for the mirror command
Hi, I'm not sure what's going on here this is the first time I've run across an issue like this with ruby gems. I've installed the gem with out error, gem list shows it:
I've set ~/.gem/.mirrorrc as follows (basically cut and paste) -
Executing gem mirror --help produces expected help output -
Executing gem mirror command produces the following error -
My gem environment is as follows -
Am I missing some other dependency that doing a gem install would not satisfy? Any guidance would be appreciated!
The text was updated successfully, but these errors were encountered: