[ 
https://issues.apache.org/jira/browse/CB-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636925#comment-14636925
 ] 

ASF GitHub Bot commented on CB-9397:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-android/pull/201

    CB-9397 Fixes minor issues with `cordova requirements android`

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-android CB-9397

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/201.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #201
    
----
commit d99a21eb8debecb9e247c60365a28632a365efb6
Author: Vladimir Kotikov <[email protected]>
Date:   2015-07-22T13:45:49Z

    CB-9397 Fixes minor issues with `cordova requirements android`

----


> cordova requirements android on a new Mac machine has issues
> ------------------------------------------------------------
>
>                 Key: CB-9397
>                 URL: https://issues.apache.org/jira/browse/CB-9397
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 4.1.0
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>
> cordova requirements android on a Mac with no Android SDK, below is what I 
> get. I see 3 problems:
> - For some reason all the errors are in square brackets - should we fix that?
> - Also, why do we have a 'Error' prefix, are there other options here other 
> than Error
> - There is a TyperError which looks like a bug.
> {noformat}
> Requirements check results for android:
> Java JDK: not installed 
> [Error: Failed to find 'JAVA_HOME' environment variable. Try setting setting 
> it manually.]
> Android SDK: not installed 
> [Error: Failed to find 'ANDROID_HOME' environment variable. Try setting 
> setting it manually.
> Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to 
> include path to valid SDK directory.]
> Android target: not installed 
> [Error: Android SDK not found. Make sure that it is installed. If it is not 
> at the default location, set the ANDROID_HOME environment variable.]
> Gradle: not installed 
> [TypeError: Arguments to path.join must be strings]
> Some of requirements check failed
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to