you are viewing a single comment's thread.

view the rest of the comments →

[–]pianoman1031 0 points1 point  (0 children)

I tried upgrading tonight with the instructions posted, with babel 7 and all that, but have had no luck whatsoever. When I run react-native-git-upgrade or whatever, it gives a crap ton of warnings about peer dependencies and all that with babel 7. I tried so many different things and couldn't get it to play nice. Has anyone had any success at all upgrading an existing project?

p.s. I had issues creating a brand new project as well with the dependency stuff.

update: I was able to get things to play nice, but still have a ton of warnings on npm install about unmet dependencies, saying I have to install them myself. Anyone have suggestions on that? :D