I've tried this helpful link, but I still cannot run a Hello World!
with Android Emulator nor Device on Visual Studio!
I constantly get the following meaningless error:
Error 2 cmd: Command failed with exit code 8
and the output is:
1> ------ npm install of vs-mda@0.1.75 from C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 12.0\COMMON7\IDE\EXTENSIONS\3VL3GTZ5.0C3\packages\vs-mda completed.
1>MDAVSCLI : error : cmd: Command failed with exit code 8 ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== ========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
What should I do??