Fuse reactive missing files

When I try to preview an app I get this errors:

Build stage changed: Compiling syntax tree

Compiling syntax tree

/usr/local/share/uno/Packages/Fuse.Reactive/0.15.3/$.uno(2722): EUNKNOWN: File ‘/usr/local/share/uno/Packages/Fuse.Reactive/0.15.3/BrowserPolyfills/file.js’ does not exist /usr/local/share/uno/Packages/Fuse.Reactive/0.15.3/$.uno(2722,1): Error EUNKNOWN: File ‘/usr/local/share/uno/Packages/Fuse.Reactive/0.15.3/BrowserPolyfills/file.js’ does not exist (1.926,60 ms)

Build completed in 13,56 seconds 0 Warning(s) 1 Error(s)

Error Summary

/usr/local/share/uno/Packages/Fuse.Reactive/0.15.3/$.uno(2722): EUNKNOWN: File ‘/usr/local/share/uno/Packages/Fuse.Reactive/0.15.3/BrowserPolyfills/file.js’ does not exist Build ended fuse: Failed to compile project _wapi_handle_unref_full: Attempting to unref unused handle 0x424 _wapi_handle_unref_full: Attempting to unref unused handle 0x429

I fixed it. Renamed the file to file.js instead of File.js. My disk is formatted to case sensitive. Probably the cause of this…

Hi, that’s a bug indeed! We’ll get right on fixing it. Thanks for reporting!