mizzao / meteor-sharejs

Meteor smart package for transparently adding ShareJS editors to an app
MIT License
225 stars 53 forks source link

Meteor version: 1.1.0.2 No compatible binary build found for this package #49

Closed rfikki closed 9 years ago

rfikki commented 9 years ago

C:\Users\Rocky\Documents\GitHub\meteor-dapp-cosmo\app [master]> meteor [[[[[ C:\Users\Rocky\Documents\GitHub\meteor-dapp-cosmo\app ]]]]]

=> Started proxy. => Started MongoDB. => Errors prevented startup:

While checking for mizzao:sharejs@0.7.3: error: No compatible binary build found for this package. Contact the package author and ask them to publish it for your platform.

=> Your application has errors. Waiting for file change.

mizzao commented 9 years ago

Duplicate of #46. Sorry, currently abroad with limited access to Internet and will take care of this when I return.

nshiff commented 9 years ago

Ah, fantastic. Thanks @mizzao .For someone like me just starting Meteor, it is great to have sweet libraries like yours, thanks! For reference here are the error messages that brought me here.

C:\Users\heyandy889\Documents\src\gamestart-ide>meteor
This project uses Meteor 1.0.3.1, which isn't available on Windows. To
work with this app on all supported platforms, use
meteor update --release METEOR@1.1.0.2 to pin this app to the newest
Windows-compatible release.

C:\Users\heyandy889\Documents\src\gamestart-ide>meteor update --release METEOR@1
.1.0.2
=> Errors while initializing project:

While checking for mizzao:sharejs@0.7.0:
error: No compatible binary build found for this package. Contact the
package author and ask them to publish it for your platform.

Thanks again, enjoy the time abroad

mizzao commented 9 years ago

Sincerely sorry for the delay on this - should be working with the newly bumped 0.7.4 release.

rfikki commented 9 years ago

Thanks, will give it a spin!