cordova - ionic platform error when adding android platform -
i trying add android platform ionic when add keeps getting error
adding android project... creating cordova project android platform: path: platforms\android package: com.ionicframework.carmart632655 name: carmart activity: mainactivity android target: android-23 android project created cordova-android@5.1.1 installing "cordova-plugin-console" android failed install 'cordova-plugin-console':error: cmd: command failed exit code enoent @ childprocess.whendone (c:\users\uvindu\appdata\roaming\npm\node_modules\cordova\node_modules\cordova-lib\node_modules\cordova-common\src\superspawn.js:169:23) @ emitone (events.js:90:13) @ childprocess.emit (events.js:182:7) @ process.childprocess._handle.onexit (internal/child_process.js:198:12) @ onerrornt (internal/child_process.js:344:16) @ nexttickcallbackwith2args (node.js:474:9) @ process._tickcallback (node.js:388:17)error: cmd: command failed exit code enoent
what wrong installation
if in windows kind of error happens when don't have paths required in system environment path variable . path variables given bellow.
please paste line on system environment path variable:
%systemroot%\system32;%systemroot%;%systemroot%\system32\wbem;c:\windows\system32;
you can check this out. there total installation tutorial.
Comments
Post a Comment