Brandon Groce
Results
1
comments of
Brandon Groce
First error related to this: https://github.com/Microsoft/react-native-windows/issues/2003 `finishInstall.js` fails due to expectation of `App.windows.js` after `react-native windows` fails. Would it be better to `if (existsSync('App.windows.js'))` here so the install doesn't bomb...