Vagrant was unable to mount VirtualBox shared folders. This is usually because the filesystem "vboxsf" is not available. This filesystem is made available via the VirtualBox Guest Additions and kernel module.
Install vagrant-vbguest plugin
> vagrant plugin install vagrant-vbguest