Attempt to make RN work with npm 2#6343
Conversation
|
By analyzing the blame information on this pull request, we identified @cpojer, @martinbigio and @spicyj to be potential reviewers. |
|
@skevy This is what I get when running
|
| // should work after this release and we can | ||
| // remove it from here. | ||
| 'parse', | ||
| { name: 'parse', parent: null }, |
There was a problem hiding this comment.
#6039 also contained fbjs here but it's gone on master.
|
@skevy Since this updates However: I tried But even then, the version in master should be 2.4.0 but it is 2.2.0 in the shrinkwrap file? Is the file on GitHub correct? https://github.com/facebook/react-native/blob/master/npm-shrinkwrap.json When running an e2e test locally (publish into sinopia, react-native init - same what we do on Travis), I get: http://pastebin.com/DB0aHzhS I'm using npm 2: |
|
Closing in favor of #6346. |
This is an attempt to make #6039 work and see test results on Travis and CircleCI now both are green (tests fails on #6039):
https://travis-ci.org/facebook/react-native/builds
https://circleci.com/gh/facebook/react-native/tree/master
facebookarchive/node-haste#33 has been merged a 2.6.1 that contains it is in npm.