There's an error under certain circumstances that causes the CLI to fail due to: ``` $ fu ./ Error: Os { code: 62, kind: FilesystemLoop, message: "Too many levels of symbolic links" } ``` I still need to debug the root cause but I'm going to open this issue for tracking.