Vladimir Kotikov created CB-9397:
------------------------------------
Summary: 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]