I was stuck after I uninstalled rvm with
rvm implode
then after reinstalling rvm it received the same error message.
After looking through wayne seguin’s git hub page. He lists tools on his page and recommended using
rvm reset
after an installation. This fixed my error message. No PATH edits needed.