Unable to Build And Preview On android

(Fuse Version 0.36.0 (build 11838),
Windows 10)
When I try fuse preview -tandroid i receive this error:

λ fuse preview -tandroid
Fuse 0.36.0 (build 11838)
Build started: FullCompile
Configuring (2.1 s)
Compiling syntax tree (1.7 s)
Generating code and data (8.2 s)
C:\Users\Oussama\AppData\Local\Fusetools\Packages\UnoCore\0.47.12\targets\android\app\build.gradle(1.1): FATAL E6101: Object reference not set to an instance of an object.
C:\Users\Oussama\AppData\Local\Fusetools\Packages\UnoCore\0.47.12\targets\android\app\build.gradle(1,2): FatalError E6101: Object reference not set to an instance of an object.
Build ended
fuse: Failed to compile project

The local preview option works fine
and I have tried previewing several apps and I get the same error.
Thanks in advance!