fuse preview xxx --run doesn't work

No matter what proejct I try it on, running fuse preview -t=Android works fine but fuse preview -t=Android --run fails in a weird way: fuse: Could not find a fuse project to preview

All the projects are well formed and work fine, and if I launch the Android preview from Sublime (right click, preview, android) it works fine. Just this --run that doesn’t work anymore!

Preview doesn’t require --run, it should start automatically (as opposed to build).

Try fuse help preview from the command line to get an overview of the supported parameters.