campfire_export icon indicating copy to clipboard operation
campfire_export copied to clipboard

campfire_export command not found?

Open hitgirl opened this issue 11 years ago • 3 comments

Hi, I installed the gem but campfire_export still returns command not found?

hitgirl avatar May 09 '14 01:05 hitgirl

What ruby manager are you using? rbenv? If so did you rbenv rehash?

IanVaughan avatar May 09 '14 12:05 IanVaughan

just rvm

hitgirl avatar May 09 '14 17:05 hitgirl

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.

jsl avatar Mar 18 '15 11:03 jsl