shoebappa / vagrant-meteor-windows

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

Vagrant 1.2.6 & Meteor 6.4.1 compatability? #6

Closed sonicparke closed 10 years ago

sonicparke commented 11 years ago

I really have no idea what has happened but now if I start from scratch with your latest commit and the most recent versions of vagrant and meteor the meteor app no longer works. as soon as I do mrt run the app runs but I get an empty tag when I browse to it and then vagrant locks up and I can't quit meteor or vagrant. I've tried in PowerShell and Cmd Prompt. I end up having to destroy the VM then the cycle repeats itself. I really don't know if this is a provisioning issue or if I've got another problem with either vagrant or meteor but I thought I'd start here. Any thoughts? Thanks.

msulliva commented 11 years ago

I've confirmed this works with Vagrant 1.2.6 and Meteor 6.4.1. Do the VirtualBox logs or try Vagrant in debug add any information to help troubleshoot this?