Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

protractor breaking when downstream dependencies get updated #611

Closed
aikomastboom opened this issue Mar 13, 2014 · 4 comments
Closed

protractor breaking when downstream dependencies get updated #611

aikomastboom opened this issue Mar 13, 2014 · 4 comments
Milestone

Comments

@aikomastboom
Copy link

please pin your dependencies down a bit (eg. to a known working version)

ATM protractor brakes on

"minijasminenode": ">=0.2.7",

when 0.3.0 gets installed.

http://server.org states: 4. Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable.

@aikomastboom
Copy link
Author

cross-reference: rlidwka/sinopia#55

@juliemr
Copy link
Member

juliemr commented Mar 14, 2014

That's odd - 0.3.0 is labeled as 'canary' instead of 'latest', so I don't think NPM should use it.

@juliemr
Copy link
Member

juliemr commented Mar 14, 2014

Ah, I see that you are using an alternate to npm, which would explain why you're getting 0.3.0.

It's reasonable to lock down dependencies more, anyway. Will do this on the next update.

@juliemr juliemr added this to the 0.21.0 milestone Mar 14, 2014
@juliemr
Copy link
Member

juliemr commented Mar 19, 2014

Done with ee394b7

@juliemr juliemr closed this as completed Mar 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants