Hi,
I found a couple of issue while running Fuse. I got this error when I try to run fuse preview ios
, fuse preview ios-sim
, fuse preview android
:
fuse: Failed to create or reuse output dir in '.../work/fuse/apps/Amplify/build/preview/preview': Locking/unlocking file regions is not supported on this platform. Use FileShare on the entire file instead.
I also can’t see images on my Local preview. I get the following error:
InternalError: ImageSource error: 'Loading Image from file failed.
SystemDrawingCommon_PlatformNotSupported':
SystemDrawingCommon_PlatformNotSupported'
I am running the latest beta version on Mac. Thanks in advance.