<!-- Thank you for filing an issue to help us improve Dune! --> ## Expected Behavior `dune printenv` works when dune is running a watch server ## Actual Behavior ``` $ dune printenv Error: A running dune (pid: 3600618) instance has locked the build directory. If this is not the case, please delete "_build/.lock". ```
Expected Behavior
dune printenvworks when dune is running a watch serverActual Behavior