foxdog-studios / meteor-webrtc

WebRTC signalling for Meteor
Apache License 2.0
76 stars 17 forks source link

unable to add package via meteor add command #1

Closed nelsonomuto closed 9 years ago

nelsonomuto commented 9 years ago

meteor add fds:webrtc Could not download package arunoda:streams@0.1.17: tunneling socket could not be established, cause=socket hang up Could not download package fds:webrtc@2.1.0: tunneling socket could not be established, cause=socket hang up Package arunoda:streams has no compatible build for version 0.1.17

nelsonomuto commented 9 years ago

I'm on Meteor 1.0

eldog commented 9 years ago

I just tried adding it on a fresh project and it worked (Meteor 1.0.2)

Could it be this "tunneling socket could not be established" error?

Looking up the error suggests it could it be something with to do with a proxy?