meteor / solomo

The demo we showed at Meteor Devshop August 2014 of Meteor Mobile integration. This code has moved to the examples folder in meteor/mobile-packages.
30 stars 5 forks source link

Installed on Nitrous.IO web IDE -- android platform error #7

Closed gdepue closed 9 years ago

gdepue commented 9 years ago

action@discovermeteorxxx-xxx:~/workspace/meteor-mobile-demo(master)$ meteor add-platform android
added platform android
action@discovermeteorxxx-xxx:~/workspace/meteor-mobile-demo(master
)$ meteor run android
Initializing Cordova plugins...
installing org.apache.cordova.console@0.2.10
Error: getaddrinfo EADDRINFO
at errnoException (dns.js:37:11)
at Object.onanswer as oncomplete

Fetching plugin "org.apache.cordova.console@0.2.10" via plugin registry

action@discovermeteor1-125141:~/workspace/meteor-mobile-demo(master*)$

stubailo commented 9 years ago

Hi gdpue, I think this issue is more relevant to the Meteor framework than this example app in particular.