ncuillery / rn-diff

Easier React Native upgrades by clearly expose changes from a version to another. :rocket:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue creating new diffs

ryankask opened this issue · comments

I'm using React Native more frequently again and I've been trying to push new diffs for version 0.56.1 and 0.57.0. I've been getting errors related to Babel and a few others as well that go away if I delete RnDiffApp/node_modules.

@ncuillery Does new-version.sh work for you? I'd like to get it working so I can started pushing updates again.

I've managed to get things to run without error when I removed .babelrc for version 0.56.0 and then adding an empty object in .babelrc for version 0.56.1. I haven't dug into the underlying issue so I don't have much confidence in the below diffs: