-
Notifications
You must be signed in to change notification settings - Fork 110
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
Comments
Yep, same here. 👍 |
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. |
@benlavalley Thanks, I assume you just pulled it into |
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.
|
+1 same here when building on linux (Meteor 1.3.4.4) |
Sorry about the issue guys. Anyway, I built new binary builds. Check now. |
Works well on Ubuntu Linux Centos, AWS, Mac OSX under meteor 1.4 |
Hi, I'm getting this error when updating:
The text was updated successfully, but these errors were encountered: