srtucker22 / glipchat

video chatroom using meteor + webrtc + react + redux
https://glipchat.herokuapp.com/
MIT License
279 stars 78 forks source link

Application has error #11

Closed raz21 closed 8 years ago

raz21 commented 8 years ago

When we run: > "meteor --settings settings.json" to command line get eorrors: Errors prevented startup: While checking for srtucker22:throttled-requester@0.0.1: error: No compatible binary build found for this package. Contact the package author and ask them to publish it for your platform.

Again when we tried with: "meteor add srtucker22:throttled-requester" command get errors saying: While checking for srtucker22:throttled-requester@0.0.1: error: No compatible binary build found for this package. Contact the package author and ask them to publish it for your platform.

image

srtucker22 commented 8 years ago

thanks for this. i need to release the package for windows binaries :/ i'll try and get this out later today. if you need this working right away, you can copy the code out of the throttled requester repo, put in your top level packages folder, and everything should work.

raz21 commented 8 years ago

Thanks for your quick response. I have tried with your instruction by putting codes in top level Package folder but again getting same errors. I would appreciate if you could release the package for windows binaries.

image