Eric Farges created CB-12616:
--------------------------------

             Summary: Latest Cordova CLI 6.5.0 doesn't work with latest version 
of Android SDK installed  from latest version of Android studio on MAC OS X 
10.11.6 (El Capitan)
                 Key: CB-12616
                 URL: https://issues.apache.org/jira/browse/CB-12616
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-cli
    Affects Versions: 6.5.0
         Environment: MAC OS X 10.11.6 (El Capitan)
            Reporter: Eric Farges


Latest Cordova CLI 6.5.0 doesn't work with latest version of Android SDK 
installed from latest version of Android studio on MAC OS X 10.11.6 (El 
Capitan) - build #AI-162-37664568 Feb. 24, 2017

ANDROID_HOME, PATH, GRADLE_HOME environment variables are set correctly.

Setup:
  . install latest Android studio from scratch from official *.dmg file - OK
  . install latest Cordova through node/npm - OK
    sudo npm install -g cordova - OK
  . set environment variables: ANDROID_HOME, PATH, GRADLE_HOME - OK
  . cordova create hello - OK
  . cd hello - OK
  . cordova platform add android - OK
  . cordova requirements - KO (missing SDK and/or gradle wrapper error 
message...)
  . cordova build android - KO

Couldn't get it to work. It looks like the latest Android SDK directory 
structure and executables breaks Cordova CLI.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to