Guest User

Meteor Problem

a guest
Jun 10th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Adding platform Android to Cordova project
  2. % Executing "before_platform_add" hook for all plugins.
  3. => Errors executing Cordova commands:
  4.  
  5. While adding platform Android to Cordova project:
  6. Cordova error: Failed to fetch platform android@5.1.1
  7. Probably this is either a connection problem, or platform spec is incorrect.
  8. Check your connection and platform name/version/URL.
  9. Error: connect ECONNREFUSED
  10. at
  11. /home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/cordova-lib/src/cordova/platform.js:282:25
  12. at _rejected
  13. (/home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/q/q.js:797:24)
  14. at
  15. /home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/q/q.js:823:30
  16. at Promise.when
  17. (/home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/q/q.js:1035:31)
  18. at Promise.promise.promiseDispatch
  19. (/home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/q/q.js:741:41)
  20. at
  21. /home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/q/q.js:557:44
  22. at flush
  23. (/home/tmess/.meteor/packages/meteor-tool/.1.3.2_4.10vjklo++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/q/q.js:108:17)
  24. at process._tickCallback (node.js:458:13)
  25. (If the error message contains suggestions for a fix, note that this may not
  26. apply to the Meteor integration. You can try running again with the --verbose
  27. option to help diagnose the issue.)
Add Comment
Please, Sign In to add comment