Open
Description
MacOS has a sandbox that can be annoying during development, an option to disable it temporally to see if it's a sandbox permission error or something else I'm fighting with will be more than welcome over editing the config file, clean the solution and rebuilding from scratch to see if it's the sandbox getting in the way
dart run --no-sandbox