I have a RN developing environment on Windows 7. It works fine until yesterday it suddenly reports error after I run \"react-native\" start. The error Message:
Try deleting .babel.json, generate a new one and grant read permission to that file.
You have a babel.json file at C:\Users\Me that is invalid. Fix that or remove that. This was not created by React Native and is not needed unless you want to set some global babel settings for every project on your machine.
https://github.com/facebook/react-native/issues/11803