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

Package constraints #4

Closed
ouya99 opened this issue Nov 22, 2015 · 3 comments
Closed

Package constraints #4

ouya99 opened this issue Nov 22, 2015 · 3 comments

Comments

@ouya99
Copy link

ouya99 commented Nov 22, 2015

I am using autoform4.2 due to a constraint from meteoric:autoform-ionic.

Could you add support for lower versions or am I doing something wrong here?

=> Errors prevented startup:
While selecting package versions:
error: Conflict: Constraint aldeed:[email protected] is not satisfied by aldeed:autoform 4.2.2.
Constraints on package "aldeed:autoform":

@drew-y
Copy link
Owner

drew-y commented Nov 22, 2015

I'll see what I can do. It's probably just a matter of changing the auto
form version constraint in package.js but there could be some compatibility
issues. I'm not currently near my computer though so you may just want to
for this repo and submit a pull request in the mean time.

On Sunday, November 22, 2015, java99 [email protected] wrote:

I am using autoform4.2 due to a constraint from meteoric:autoform-ionic.

Could you add support for lower versions or am I doing something wrong
here?

=> Errors prevented startup:
While selecting package versions:
error: Conflict: Constraint aldeed:[email protected] is not satisfied by
aldeed:autoform 4.2.2.
Constraints on package "aldeed:autoform":


Reply to this email directly or view it on GitHub
#4.

@ouya99
Copy link
Author

ouya99 commented Nov 22, 2015

I found a possible solution here

meteoric/autoform-ionic#14

so maybe thats enough. I will file a report. Thanks for your quick replay!

On 11/22/15, Andrew James Youngwerth [email protected] wrote:

I'll see what I can do. It's probably just a matter of changing the auto
form version constraint in package.js but there could be some compatibility
issues. I'm not currently near my computer though so you may just want to
for this repo and submit a pull request in the mean time.

On Sunday, November 22, 2015, java99 [email protected] wrote:

I am using autoform4.2 due to a constraint from meteoric:autoform-ionic.

Could you add support for lower versions or am I doing something wrong
here?

=> Errors prevented startup:
While selecting package versions:
error: Conflict: Constraint aldeed:[email protected] is not satisfied by
aldeed:autoform 4.2.2.
Constraints on package "aldeed:autoform":


Reply to this email directly or view it on GitHub
#4.


Reply to this email directly or view it on GitHub:
#4 (comment)

@ouya99
Copy link
Author

ouya99 commented Nov 23, 2015

fixed it with a autoform-ionic upgrade

@drew-y drew-y closed this as completed Nov 23, 2015
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