Vagrant up not installing frappe folder

Hey Everyone,

I followed the instructions for installing erpnext_vagrant and there are some components missing in the installation. Running vagrant up did not generate a /frappe folder in /vagrant/frappe-bench/apps/ as it is suppose to. This means bench start does not work properly and socketio is not installed.

Any suggestions on how to fix this?

I ran the following commands

git clone <erpnext_vagrant git hub address>
cd erpnext_vagrant
vagrant up
vagrant ssh
bench start