-
Notifications
You must be signed in to change notification settings - Fork 2
Description
The fadex module is currently unable to run on macOS because the required binary for this platform has not been uploaded. This results in an error when attempting to use fadex on macOS systems.
Steps to Reproduce:
Attempt to install and run fadex on macOS.
Notice that the module fails due to the absence of the binary.
Expected Behavior: The fadex module should run successfully on macOS, assuming the necessary binaries are available.
Current Behavior: Installation or execution of fadex fails on macOS because no binary has been provided for this platform.
Suggested Solution: Upload a compatible binary for macOS to enable full functionality on this operating system.
Additional Context: If anyone using macOS can contribute by building and uploading the binary, it would help ensure fadex is accessible to users across all major platforms.