Skip to content

Conversation

@almost
Copy link
Contributor

@almost almost commented Jun 24, 2015

Since the packager doesn't allow multiple versions of libraries (see #1646) and underscore is quite a useful library that others will use it makes sense to have the latest version as the dependency I think.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jun 24, 2015
@ide
Copy link
Contributor

ide commented Jun 24, 2015

There's a new version of the packager algorithm in one of the latest commits (frantic@2d4055e) that should more closely match the node_modules algorithm. It hasn't been merged yet due to the tests' not passing but once merged it may solve this issue of not being able to use your own copy of underscore.

That being said it would be nice if RN used npm's semver caret in package.json so that you could use the latest compatible version of underscore by just running npm install... I put up #1736 to address that.

@frantic
Copy link
Contributor

frantic commented Jun 26, 2015

@almost, the latest changed finally merged in, can you check if it works now? In any case we might want to consider upgrading underscore, I'll let @amasad make a call here

@almost
Copy link
Contributor Author

almost commented Jun 26, 2015

Yep, it now appears to be fixed in master. Thanks!

@amasad
Copy link
Contributor

amasad commented Jun 30, 2015

Awesome.

@amasad amasad closed this Jun 30, 2015
@facebook-github-bot
Copy link
Contributor

@almost updated the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants