node.js - cordova is not adding android platform -


i using windows 10. have sucessfully installed android studio , java. using latest android studio version 2.3.3. cordova version 7.0.1 nodejs version 7.7.0 npm version 4.1.2 using android api level 25

when using cordova platform add android shows error

error: failed fetch platform cordova-android@~6.2.2 either connection problem, or platform spec incorrect. check connection , platform name/version/url. error: cmd: command failed exit code enoent

how add android platform .

please solve issue.

my enviromental variable path missing "c:\windows\system32". after adding path. have sucessfully running. , have installed git on system.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -