visual studio - The command x prepare --platform Android --configuration Debug --projectDir . --projectName y exited with code 8 -
I am trying to start developing an app with multi-device-hybrid app for visual studio.
- Error 4 command "" C: \ Users \ userName \ AppData \ roaming \ npm \ node_modules \ vs- Mda \ vs-cli "Ready - Platform Android - Configuration Debug - Project Dear - Project Name" Name "- Language" N-US "" Exit Code 8.
- Error 2 executed command 'ant', make sure that you have the key installed and added to your path.
- Error 3C: \ user \ userName.cordova \ lib \ android \ cordova \ 3.5.0 \ bin \ create.bat: Command failed with failed code 8
- All questions about this argument were successfully without
- Added ADT_HOME value C: \ Program Files (x86
- JAVA_HOME
- Strong Added
C: \ Program Files (x86) \ Java \ jdk1.7.0_71 - Recommended Path System Variables according to the question
- bld
- Android SD Updated Android API from Manager (I have 8, 10 and 16 to 21)
I do not know
I have VisualStudio 2013 Ultimate Windows 7 Supporter
Can anyone help me?
> Update: This is my Multi Device Hybrid App Environment Convert.
to set one day in search of missing variable After going to I find that the problem was due to missing information in the path
variable.
Just % SystemRoot% \ system32; % SystemRoot%; % SystemRoot% \ System32 \ Wbem;
, Restart VisualStudio and everything works great!
Comments
Post a Comment