Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. Creating android project...
  2.  
  3. /Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:126
  4. throw e;
  5. ^
  6. Error: The command "android" failed. Make sure you have the latest Android SDK installed, and the "android" command (inside the tools/ folder) is added to your path.
  7. at /Users/me/.cordova/lib/android/cordova/3.5.0/bin/lib/check_reqs.js:85:29
  8. at _rejected (/Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:808:24)
  9. at /Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:834:30
  10. at Promise.when (/Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:1079:31)
  11. at Promise.promise.promiseDispatch (/Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:752:41)
  12. at /Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:574:44
  13. at flush (/Users/me/.cordova/lib/android/cordova/3.5.0/bin/node_modules/q/q.js:108:17)
  14. at process._tickCallback (node.js:419:13)
  15. Error: /Users/me/.cordova/lib/android/cordova/3.5.0/bin/create: Command failed with exit code 8
  16. at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
  17. at ChildProcess.emit (events.js:98:17)
  18. at maybeClose (child_process.js:755:16)
  19. at Process.ChildProcess._handle.onexit (child_process.js:822:5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement