mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
41f4f1eaaf
Summary: If you don't have a `package.json` in your project you can't do anything with the cli as it errors. This fixes that by wrapping the reading of the `package.json` file and returns `my-react-native-app` if an error is caught. Closes https://github.com/facebook/react-native/pull/10207 Differential Revision: D4022113 Pulled By: javache fbshipit-source-id: ffe940160f9d0b58e630adfab5e0dc9d34b859e5