Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
789 views

Vagrant provisioning can't find rvm when it's pre-installed

I'm using the Vagrant box "thdengops/ubuntu-14.04-dev" which comes with: git, openjdk7, docker, gvm (go), nvm (node), rvm (ruby), jenv (java), virtualenv (python) all pre-installed on the box. I've ...
Elliot Blackburn's user avatar
0 votes
2 answers
3k views

RVM not working on Vagrant

No command 'rvm' found, but there are 21 similar ones rvm: command not found. Comes up when I'm in Vagrant on linux ubuntu 14.04. Installed Vagrant and VirtualBox.
Faisal Hassan's user avatar