Some more details would be nice as this error alone doesn’t tell us much.
As far as passing --trace goes, you could try running the preview / build from terminal (CMD in case of Windows), by running fuse build in the project root folder. You can fuse build -tandroid -r to deploy a build on Android, for example. Doing this should hopefully yield some more details about the error.