Vagrant mount the path successfully but when I do vagrant rsync-auto, it returns the following error:
There are no paths to watch! This is either because you have no synced folders using rsync, or any rsync synced folders you have have specifiedrsync_autoto be false.
Vagrant mount the path successfully but when I do vagrant rsync-auto, it returns the following error:
There are no paths to watch! This is either because you have no synced folders using rsync, or any rsync synced folders you have have specified
rsync_autoto be false.