Skip to content

Vagrant - missing items #131

@drnickyoung

Description

@drnickyoung

Hi,

I did have this working by manualling install everything but after having been playing with it for a year thought I would go for a fresh install. I thought I would save time and spin up the Vagrant file only for it also not to work. So I do:

Vagrant up 
vagrant ssh 
cd /srv/mapwarper 
rails c

And with last command I get:

The program 'rails' can be found in the following packages:
 * ruby-railties-3.2
 * ruby-railties-4.0
Ask your administrator to install one of them

So I do:

sudo apt-get install ruby-railties-4.0
rails c

And more and more errors follow. So question is am I doing something wrong or is there an issue with the vagrant file?

Nick

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