Skip to content

git, bundle, rvm, rails, etc does not work out of the box? #7

Description

@bill-c-martin

I'm a bit inexperienced with vagrant so perhaps I am doing something wrong. I cloned the rails-starter-box repo and followed all the README instruction. When I 'vagrant ssh' into the box after 'vagrant up', the programs that are supposed to be in the box already are not, such as git, rvm, rails, bundle, etc. Using these commands result in the following (in the example of git):

"The program 'git' is currently not installed. You can install it by typing sudo apt-get install git"

Yet, I'm able to fully interact with the box otherwise, such as install packages, manipulate and navigate directories, etc.

Is there some fundamental step I'm missing that is not in the README?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions