Getting a really weird error when I enable NFS in my homestead.yaml file:
There are errors in the configuration of this machine. Please fix
the following errors and try again:
shell provisioner:
* `path` for shell provisioner does not exist on the host system: /Users/Oli/Homestead/scripts/serve-nfs.sh
* `path` for shell provisioner does not exist on the host system: /Users/Oli/Homestead/scripts/serve-nfs.sh
[Homestead] NFS error message
Getting a really weird error when I enable NFS in my homestead.yaml file:
For reference my homestead.yaml file is:
I followed the Homestead guide in the Laravel docs and cloned the Laravel/Homestead repository into a /Users/Homestead directory.