Closed
Description
I'm trying to run a basic nativescript-plugin-seed on windows 10. Everything works up to the npm run demo.android. Whole process succeeds (builds, installs), but when it tries to run it on an emulator (android avd), the output is error. See attached.
Is there anything that I should be doing differently? I followed 4 basic steps outlined in your readme. I have not done anything else.