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

Why require latest dependencies? #35

Closed
bmoeskau opened this issue Mar 8, 2014 · 3 comments
Closed

Why require latest dependencies? #35

bmoeskau opened this issue Mar 8, 2014 · 3 comments

Comments

@bmoeskau
Copy link

bmoeskau commented Mar 8, 2014

As per my comment here, I'm not sure why this package was switched to use the latest version of all dependencies? Now I get this every time I run npm install:

npm WARN unmet dependency /Users/Brian/Dropbox/Projects/L7/retriever/node_modules/grunt-jsbeautifier requires underscore.string@'latest' but will load
npm WARN unmet dependency /Users/Brian/Dropbox/Projects/L7/retriever/node_modules/underscore.string,
npm WARN unmet dependency which is version 2.3.3

Seems like it would make more sense to stick to some kind of predictable version strategy for dependencies?

@vkadam
Copy link
Owner

vkadam commented Mar 8, 2014

I have started working on 0.3.0 now, will get this fixed in it.

@vkadam
Copy link
Owner

vkadam commented Apr 7, 2014

Fixed in 0.2.7

@vkadam vkadam closed this as completed Apr 7, 2014
@bmoeskau
Copy link
Author

bmoeskau commented Apr 7, 2014

Excellent, thanks

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