Differential / meteor-workers

Spawn headless worker meteor processes to work on async jobs.
80 stars 9 forks source link

Error when upgrading #15

Open sgoudie opened 8 years ago

sgoudie commented 8 years ago

When updating our project to Meteor 1.2, I tried updating differential:workers as well. I got this error in the terminal:

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

I removed the package and tried re-adding, unfortunately I get the same error. Is there a known fix for this?

mrzafod commented 8 years ago

+1 got the same

neonsamurai commented 8 years ago

+1

schnie commented 8 years ago

Meteor was having issues when I originally tried to publish-for-arch. I finally was able to publish 2.0.5 for all architectures. Sorry about that!

On Thu, Oct 8, 2015 at 4:07 AM, Tim Jagodzinski notifications@github.com wrote:

+1

— Reply to this email directly or view it on GitHub https://github.com/Differential/meteor-workers/issues/15#issuecomment-146451032 .

nchenbang commented 8 years ago

+1 still getting this error

ravindra8chouhan commented 8 years ago

+1 still getting this error

This project is already at Meteor 1.2.1, the latest release. => Errors while upgrading packages:

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

thedanielforum commented 8 years ago

+1

dolgarev commented 8 years ago

Hello guys! I added patch(https://github.com/Differential/meteor-workers/pull/17) which solves this trouble. I tested this on my project. It's works with M1.2.1.