shoebappa / vagrant-meteor-windows

A vagrant provisioner for running Meteor on Windows
73 stars 12 forks source link

Having install issues? Try this #22

Closed skarborg closed 10 years ago

skarborg commented 10 years ago

I had to run these steps to get it to work. (Of the three versions I tried only v1.3.5 of Vagrant works for me... v1.4.3 not and def not v1.5+)

Without specifying the vagrant-berkshelf plugin version it defaults to latest (2.x or something?) and breaks.

vagrant -v Vagrant 1.3.5 vagrant plugin install vagrant-berkshelf --plugin-version 1.3.4 vagrant plugin install vagrant-vbguest vagrant plugin install vagrant-omnibus vagrant up

Maybe add to docs.

Cheers

shoebappa commented 10 years ago

I've finally updated and tested, working in Vagrant 1.6.3