Closed waddles closed 1 year ago
Which macOS version and Tart VM image are you using? Tart's directory mounting feature requires both host and guest to run at least macOS 13 (Ventura).
Both host and guest are Ventura 13.3
ProductName: macOS
ProductVersion: 13.3
BuildVersion: 22E252
I was trying to use the
--cache-dir
option (currently unreleased) in latest HEAD but getting permission denied at the end of the job when it tries to write the cache.zipTurns out I had the wrong path configured in
config_args
but I think the driver should exit with error if the path does not exist.