Files
react-native/local-cli
Ben Hughes 41f4f1eaaf CLI errors if no package.json is found
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
2016-10-14 10:58:43 -07:00
..
2015-11-12 07:05:01 -08:00
2016-09-23 08:13:46 -07:00
2016-09-14 13:43:47 -07:00
2016-09-23 08:13:46 -07:00
2016-07-30 09:13:46 -07:00
2016-08-22 08:58:37 -07:00
2016-07-30 09:13:46 -07:00
2016-07-30 09:13:46 -07:00
2016-08-17 17:43:53 -07:00
2016-09-06 08:13:41 -07:00
2016-07-30 09:13:46 -07:00
2016-09-23 08:13:46 -07:00
2015-10-28 21:36:07 -04:00