-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels