Guest User

Untitled

a guest
Jan 21st, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. ± % ionic cordova build andoid --prod --release !17
  2. > cordova platform add andoid --save
  3. Using cordova-fetch for andoid
  4.  
  5. Error: Failed to fetch platform andoid
  6. Probably this is either a connection problem, or platform spec is incorrect.
  7. Check your connection and platform name/version/URL.
  8. Error: npm: Command failed with exit code 1 Error output:
  9. npm ERR! code E404
  10. npm ERR! 404 Not Found: andoid@latest
  11.  
  12. npm ERR! A complete log of this run can be found in:
  13. npm ERR! /Users/francisco/.npm/_logs/2019-01-21T16_37_07_994Z-debug.log
  14.  
  15. [ERROR] Exception:
  16.  
  17. ± % ionic info !19
  18.  
  19. cli packages: (/usr/local/lib/node_modules)
  20.  
  21. @ionic/cli-utils : 1.19.2
  22. ionic (Ionic CLI) : 3.20.0
  23.  
  24. global packages:
  25.  
  26. cordova (Cordova CLI) : 7.1.0
  27.  
  28. local packages:
  29.  
  30. @ionic/app-scripts : 3.2.1
  31. Cordova Platforms : android 6.3.0 ios 4.5.5
  32. Ionic Framework : ionic-angular 3.9.2
  33.  
  34. System:
  35.  
  36. Android SDK Tools : 26.1.1
  37. ios-deploy : 2.0.0
  38. ios-sim : 6.0.0
  39. Node : v8.11.3
  40. npm : 5.6.0
  41. OS : macOS
  42. Xcode : Xcode 10.1 Build version 10B61
  43.  
  44. Environment Variables:
  45.  
  46. ANDROID_HOME : /Users/francisco/Library/Android/sdk
  47.  
  48. Misc:
  49.  
  50. backend : legacy
  51.  
  52. Packages to install:
  53. - Google APIs Intel x86 Atom System Image (system-images;android-23;google_apis;x86)
  54.  
  55. Preparing "Install Google APIs Intel x86 Atom System Image (revision: 30)".
  56. Failed to read or create install properties file.
  57. Failed packages:
  58. - Google APIs Intel x86 Atom System Image (system-images;android-23;google_apis;x86)
Add Comment
Please, Sign In to add comment