-
Notifications
You must be signed in to change notification settings - Fork 6
Cannot vagrant up
on Ubuntu 14.04
#5
Comments
Looks like you installed Vagrant with a system package instead of via the official installer from https://www.vagrantup.com/. I believe the official installer is the only supported method. Whatever version you are using is packaged with a version of Ruby older than 2.0. |
I see, thanks @jimmycuadra. I'm download the official .deb right now. Will update this thread. |
It's also worth noting that if you already have a development environment on your Ubuntu system, you don't really need the Lita development environment at all. It's just supposed to be a self contained system for people who are very new to programming or to Ruby. |
That makes sense, but I just wanted to try it out. I'm kinda new to Ruby myself :) I ran into another error:
|
Hard to say without more information. Usually oddities with the VMs can be resolved by restarting your computer. As horrible as that is, that's pretty much the state of virtual machine software these days. |
Faced same issue on Ubuntu 14.04 and vagrant vagrant_1.4.3, after update to vagrant_1.8.1 its working fine for me.... |
Make sure VT-X Virtualization is enabled in your BIOS. |
Ran into this
The text was updated successfully, but these errors were encountered: