You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/07/18 22:26:04 UTC

[1/3] git commit: [CB-4286] rearranged

Updated Branches:
  refs/heads/master b494b376d -> 17f6b521d


[CB-4286] rearranged


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/17f6b521
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/17f6b521
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/17f6b521

Branch: refs/heads/master
Commit: 17f6b521d6853792fa2813bc7851128472b9c4a0
Parents: 51d4484
Author: ldeluca <ld...@us.ibm.com>
Authored: Wed Jul 17 15:03:49 2013 -0400
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 18 13:25:41 2013 -0700

----------------------------------------------------------------------
 README.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/17f6b521/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 736de82..cc5d6d7 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,11 @@ Please check [Cordova issues with the CLI Component](http://issues.cordova.io).
 - Which mobile SDKs you have installed, and which version. Related to this: which Xcode version if you are submitting issues related to iOS
 - Any error stack traces you received
 
+## Contributors
+
+Thanks to everyone for contributing! For a list of people involved, please see the `package.json` file.
+
+
 # Known Issues and Troubleshooting
 
 ##Windows
@@ -200,6 +205,3 @@ run the command "android list target".  If you see:
 
 at the beginning of the command output, it means you will need to update your Windows Path variable to include xcopy. This location is typically under C:\Windows\System32. 
 
-## Contributors
-
-Thanks to everyone for contributing! For a list of people involved, please see the `package.json` file.


[2/3] git commit: [CB-4286] changed heading types from # to ##

Posted by fi...@apache.org.
[CB-4286] changed heading types from # to ##


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/51d4484d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/51d4484d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/51d4484d

Branch: refs/heads/master
Commit: 51d4484dfe2c8123cdf707debfc8fa7607b59c16
Parents: fae9627
Author: ldeluca <ld...@us.ibm.com>
Authored: Wed Jul 17 15:01:52 2013 -0400
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 18 13:25:41 2013 -0700

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/51d4484d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3d0bc5e..736de82 100644
--- a/README.md
+++ b/README.md
@@ -175,9 +175,9 @@ Please check [Cordova issues with the CLI Component](http://issues.cordova.io).
 - Which mobile SDKs you have installed, and which version. Related to this: which Xcode version if you are submitting issues related to iOS
 - Any error stack traces you received
 
-## Known Issues and Troubleshooting
+# Known Issues and Troubleshooting
 
-#Windows
+##Windows
 When trying to add a platform on a Windows machine if you run into the following error message:
     cordova library for "android" already exists. No need to download. Continuing.
     Checking if platform "android" passes minimum requirements...


[3/3] git commit: [CB-4286] Added known windows issue to README.md

Posted by fi...@apache.org.
[CB-4286] Added known windows issue to README.md


Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/fae96275
Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/fae96275
Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/fae96275

Branch: refs/heads/master
Commit: fae9627557dac3a84720e15fc8a51b417ae35452
Parents: b494b37
Author: ldeluca <ld...@us.ibm.com>
Authored: Wed Jul 17 14:55:48 2013 -0400
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Jul 18 13:25:41 2013 -0700

----------------------------------------------------------------------
 README.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/fae96275/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index bafebe7..3d0bc5e 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,31 @@ Please check [Cordova issues with the CLI Component](http://issues.cordova.io).
 - Which mobile SDKs you have installed, and which version. Related to this: which Xcode version if you are submitting issues related to iOS
 - Any error stack traces you received
 
+## Known Issues and Troubleshooting
+
+#Windows
+When trying to add a platform on a Windows machine if you run into the following error message:
+    cordova library for "android" already exists. No need to download. Continuing.
+    Checking if platform "android" passes minimum requirements...
+    Checking Android requirements...
+    Running "android list target" (output to follow)
+    
+    Error: The command `android` failed. Make sure you have the latest Android SDK installed, and the `android` command (inside the tools/ folder) added t
+    o your path. Output:
+    at C:\Users\me\AppData\Roaming\npm\node_modules\cordova\src\platform.js:185:42
+    at C:\Users\me\AppData\Roaming\npm\node_modules\cordova\src\metadata\android_parser.js:50:13
+    at C:\Users\me\AppData\Roaming\npm\node_modules\cordova\node_modules\shelljs\shell.js:1707:7
+    at exithandler (child_process.js:633:7)
+    at ChildProcess.errorhandler (child_process.js:649:5)
+    at ChildProcess.EventEmitter.emit (events.js:95:17)
+    at Process.ChildProcess._handle.onexit (child_process.js:787:12)
+
+run the command "android list target".  If you see:
+    'xcopy' is not recognized as an internal or external command,
+    operable program or batch file.
+
+at the beginning of the command output, it means you will need to update your Windows Path variable to include xcopy. This location is typically under C:\Windows\System32. 
+
 ## Contributors
 
 Thanks to everyone for contributing! For a list of people involved, please see the `package.json` file.