Hello everyone, I have a problem with vagrant here
This is what I get after running vagrant up
==> default: Mounting NFS shared folders...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3,udp 192.168.00.1:/System/Volumes/Data/Users/{username}/Work/{work_dir} /vagrant
Stdout from the command:
Stderr from the command:
mount.nfs: Connection timed out
Vagrant version is Vagrant 2.2.17