I saw in the docs Working with Sprites | Sprites that I can mount my sprite filesystem locally, which sounds very helpful. However, on an M1 Mac Pro with Homebrew the suggested first step doesn’t work, it reports:
$ brew install macfuse sshfs
sshfs: Linux is required for this software.
libfuse: Linux is required for this software.
Before I go down the rabbit hole of figuring this out for myself, has anyone else got local filesystem working in a reliable way, ideally without third party taps or kernel extensions? This post looks promising and I’ll probably start there unless folks have pointers: https://xhinker.medium.com/a-better-way-to-use-sshfs-in-macos-finder-in-2026-479b3b79bdf7