-
Notifications
You must be signed in to change notification settings - Fork 40
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
Update meteor package depency versions #160
Comments
Actually, I think I can just remove them. I will push up a new version by
Monday
…On Fri, Jul 12, 2019 at 8:41 PM Florian Bienefelt ***@***.***> wrote:
Both aldeed:collection2 and dburles:mongo-collection-instances can be
updated by a few point versions. The former specifically introduces
dependency issues because of raix:emitter, upgrading to 3.0.2 would be
great!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#160?email_source=notifications&email_token=AAPP5AZIOCGWQIZFSFKRCN3P7DF6XA5CNFSM4ICPC6YKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G66H4UQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPP5AZA7SMQBOSJAWCMRBDP7DF6XANCNFSM4ICPC6YA>
.
|
I am having troubles updating to meteor 1.11, and it turns out to be meteortoys which turns out to be collection2, which it now appears to be this package. Can you update this in some fashion?
It does let me install 7.0.1 for some reason, although that appears to be incompatible with meteortoys. |
New version is in the works! Hoping for this month or next
…Sent from my iPhone
On Oct 13, 2020, at 6:26 PM, David Logan ***@***.***> wrote:
I am having troubles updating to meteor 1.11, and it turns out to be meteortoys which turns out to be collection2, which it now appears to be this package. Can you update this in some fashion?
***@***.*** iccserver % meteor add msavin:mongol@=10.0.1
=> Errors while adding packages:
While selecting package versions:
error: Potentially incompatible change required to top-level dependency: aldeed:collection2 2.10.0, was 3.2.1.
Constraints on package "aldeed:collection2":
* ***@***.*** <- msavin:mongol 10.0.1
It does let me install 7.0.1 for some reason, although that appears to be incompatible with meteortoys.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Both
aldeed:collection2
anddburles:mongo-collection-instances
can be updated by a few point versions. The former specifically introduces dependency issues because ofraix:emitter
, upgrading to3.0.2
would be great!The text was updated successfully, but these errors were encountered: