campfire_export
campfire_export copied to clipboard
campfire_export command not found?
Hi, I installed the gem but campfire_export still returns command not found?
What ruby manager are you using? rbenv? If so did you rbenv rehash?
just rvm
For anyone still experiencing this issue, the output of typing $PATH into your shell would be helpful. I'm guessing something is wrong with the installation of rvm, so the full path of the gem is not getting added to the $PATH variable.