Closed rfox90 closed 10 years ago
I'm seeing the same thing.
You're in your Home. Go to /vagrant/yourapp and rerun meteor.
No, I'm in ~/biscuits2
Which is the folder that was created when we i ran the vagrant box.
If i was in home the term would read: ~/ or ~ which it does before i run the very first command of cd biscuits2.
I presume you haven't tried this recipe or are not aware where it mounts the folder shown in the windows screenshot.
Please read the file: https://github.com/shoebappa/vagrant-meteor-windows/blob/master/cookbooks/meteor_windows/recipes/default.rb
I just say, I tried that and I have two directories, one in ~/myapp and one in the directory /vagrant/myapp (root file system so)
My bad i just re-read the README.
You are totally right. AWESOME JOB :)
I'm trying to get this setup with meteor 0.9.x. vagrant 1.6.3, vagrant-berkshelf 3.
After following all of the instructions i end up with:
Meteor doesn't think it's an app and I can't access any of the files inside the app.
Any ideas?