All Questions
2 questions
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 ...
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.