Can't start version 2.1.2 - maybe a docker issue

Hi @jmbimagery,

It looks like there’s an NFS conflict with your existing VM setup (most likely Vagrant).

There are a few ways you can go about fixing this:

  1. Edit your /etc/exports file and remove any lines that currently exist in it. Then relaunch Local.
  2. Disable Faster Docker Volumes in Local. Please see my instructions in this specific post on how to do that: Can't start Flywheel

Just a heads up, Local 2.2 will no longer use macOS’s built-in NFS so it’ll get rid of this issue entirely. Until it’s released, one of the solutions above should get you sorted out!