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

stuck on 2.17.0 #134

Closed
dweldon opened this issue Feb 5, 2015 · 5 comments
Closed

stuck on 2.17.0 #134

dweldon opened this issue Feb 5, 2015 · 5 comments

Comments

@dweldon
Copy link

dweldon commented Feb 5, 2015

When I attempt to bundle on the server (Ubuntu 14.04.1 LTS), I get the following:

meteorhacks:kadira downgraded from 2.17.5 to 2.17.0

This has happened for, I think, all versions since 2.17.0. Any idea why? It works locally without any issues.

@arunoda
Copy link
Member

arunoda commented Feb 5, 2015

That's so weird. Here's the diff and between two versions and I can't think of a reason. There a few issues on the meteor list related to this. I'm looking at them and trying to report this.

Anyway, I'm not uploading the .versions file of the package. Is that gonna effect, do you have any thoughts on that?

For a fix, I think you can add kadira to the project with meteorhacks:kadira@=2.17.5
That might help us here.

@arunoda
Copy link
Member

arunoda commented Feb 5, 2015

I'll fire a new issue on this.

@arunoda
Copy link
Member

arunoda commented Feb 6, 2015

Okay. We find the root cause for this issue. see meteor/meteor#3653

Until there is a fix on the core. We can do a workaround.

  • I hope this is happening when you are building it on a CI server or something similar.
  • Then just after you've installed meteor
  • run meteor refresh
  • then build the app

Then meteor will install the correct version.

@dweldon
Copy link
Author

dweldon commented Feb 6, 2015

meteor refresh fixed it. I guess this wasn't kadira related, but I appreciate the help. 😸

@dweldon dweldon closed this as completed Feb 6, 2015
@arunoda
Copy link
Member

arunoda commented Feb 6, 2015

I also bitten by this for a while.

On Fri Feb 06 2015 at 10:46:05 AM David Weldon notifications@github.com
wrote:

Closed #134 #134.


Reply to this email directly or view it on GitHub
#134 (comment).

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

2 participants