The sandboxes aren't found when I keep them. Has a...
# general
g
The sandboxes aren't found when I keep them. Has anyone seen this before? I'm running pants 2.19 on Mac OS (M2 MacBook)
Copy code
➜ pants --keep-sandboxes=always package apps/interactive:docker
Mon Mar 11 16:47:56 UTC 2024
16:47:57.20 [INFO] Preserving local process execution dir /tmp/pants-sandbox-d6lnYz for Running the `adhoc_tool` at apps/interactive:yarn_install
Copy code
➜ cd /tmp/pants-sandbox-d6lnYz
cd: no such file or directory: /tmp/pants-sandbox-d6lnYz
Oh my gosh, I'm an idiot. I had two tabs opened in a terminal on two different hosts 🤣
😅 2