Describe the bug
When trying to start up a mount with MacFuse installed - an error is thrown stating that FUSE-T is missing.
Documentation states that FUSE-T or MacFuse are supported for mounting.
Possibly this line here needs to have an additional check to see if MacFuse is installed !(await isMacFUSEInstalled())
To Reproduce
- Have MacFuse Installed
- Attempt to mount a network drive as stated in Documentation
- Receive error stating that FUSE-T is missing
Expected behavior
Drive Mounts
Screenshots

OS (please complete the following information):
- OS: macOS
- Hardware configuration - Mac Air (M4)
- Filesystem and Disk type used: SSD - APFS
Describe the bug
When trying to start up a mount with MacFuse installed - an error is thrown stating that FUSE-T is missing.
Documentation states that FUSE-T or MacFuse are supported for mounting.
Possibly this line here needs to have an additional check to see if MacFuse is installed
!(await isMacFUSEInstalled())To Reproduce
Expected behavior
Drive Mounts
Screenshots
OS (please complete the following information):