Ok - does the emulator close after the command fails or does it stay open? Also, if wasteof for Android or an older version of wasteof.mobile is already installed in the emulator, install it before running the command. The verbose flag isn't doing anything because it has to be passed to Gradle (the Android build tool) instead of NPM.
it stays open
yeah, i’ve never been able to get this to work, so no, nothing is installed.
how do i pass an argument to gradle if i’m using npm to run the program?