rn-diff-purge icon indicating copy to clipboard operation
rn-diff-purge copied to clipboard

React Native Version mismatch

Open sg-tbiswas opened this issue 5 years ago • 2 comments

When I update mine react native app from 0.55.4 to 0.59.2 as per the steps described. I git a run time error.

image_2019_09_16T13_51_35_706Z

sg-tbiswas avatar Sep 17 '19 11:09 sg-tbiswas

Did you try run yarn?

filipegl avatar Oct 17 '19 01:10 filipegl

You might need to clear the cache, try yarn start --reset-cache.

pvinis avatar Oct 17 '19 02:10 pvinis