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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -