Error after running vagrant up

I followed the instructions but ran into this error after running vagranut up:

==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
NFS is reporting that your exports file is invalid. Vagrant does
this check before making any changes to the file. Please correct
the issues below and execute "vagrant reload":

exports:5: path contains non-directory or non-existent components: /Users/alexburi/Projects/dianaweymar/site
exports:5: no usable directories in export entry
exports:5: using fallback (marked offline): /

I’m fairly new to using virtual servers so I’m not sure if I’m doing something wrong here or not.

What have you tried so far?

NFS is reporting that your exports file is invalid.

This is your error message. Google it.

1 Like