Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error updating to Meteor 1.3.4.4 #246

Open
MichaelJCole opened this issue Jul 15, 2016 · 7 comments
Open

Error updating to Meteor 1.3.4.4 #246

MichaelJCole opened this issue Jul 15, 2016 · 7 comments

Comments

@MichaelJCole
Copy link

Hi, I'm getting this error when updating:

☔  meteor update                                                      A1Mod dev
This project is already at Meteor 1.3.4.4, the latest release.
=> Errors while upgrading packages:           

While checking for meteorhacks:kadira-binary-deps@1.5.0:
error: No compatible binary build found for this package. Contact the package
author and ask them to publish it for your platform.
@logankoester
Copy link

Yep, same here. 👍

@benlavalley
Copy link

benlavalley commented Jul 16, 2016

Ran into this today as well.

I got around the issue by just downloading the package locally and making no modifications to it. I am sure Arunoda will have the issue fixed soon as it appears to be an issue with how the package is defined in Atmosphere.

cd && mkdir packages && cd packages && git clone https://github.com/meteorhacks/kadira-binary-deps.git && cd .. && meteor update

Whenever a fix is posted, just remove the packages/kadira-binary-deps folder and the new version should be pulled from Atmosphere.

@logankoester
Copy link

@benlavalley Thanks, I assume you just pulled it into packages/?

@benlavalley
Copy link

Yes, that is all that I did. The binaries for the v8-profiler the package uses then appear to be built just fine when meteor loads the package.

On Jul 16, 2016, at 12:59 PM, Logan Koester notifications@github.com wrote:

@benlavalley Thanks, I assume you just pulled it into packages/?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@javascriptlove
Copy link

javascriptlove commented Jul 20, 2016

+1 same here when building on linux (Meteor 1.3.4.4)

@arunoda
Copy link
Member

arunoda commented Jul 20, 2016

Sorry about the issue guys.
This build is for meteor 1.4. I thought meteor will look for an older version for current versions.

Anyway, I built new binary builds. Check now.

@AlanForester
Copy link

Works well on Ubuntu Linux Centos, AWS, Mac OSX under meteor 1.4
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants