android - Cordova Error "You may not have the required environment..." -


i trying build first app android of cordova. when put cordova build console, error:

you may not have required environment or os build project. error: cmd: command failed exit code 1... 

this post says necessary put in path:

%systemroot%\system32;%systemroot%;%systemroot%\system32\wbem;%systemroot%\system32\windowspowershell\v1.0\ 

but still doesn't work

http://i.stack.imgur.com/hxeio.png


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -