native-starter-kit
native-starter-kit copied to clipboard
var oldJsCodeLocationAssignmentStatement = appDelegateContents.match(/(jsCodeLocation = .*)/)[1];
var oldJsCodeLocationAssignmentStatement = appDelegateContents.match(/(jsCodeLocation = .*)/)[1]; ^
TypeError: Cannot read property '1' of null
at Object.Error occured during executing "${command}" command);
^
Error: Error occured during executing "node node_modules/react-native-code-push/scripts/postlink/run" command at ChildProcess.prelink (/Users/ab/Documents/ios/ios_app/node_modules/react-native/local-cli/core/makeCommand.js:29:15) at ChildProcess.emit (events.js:159:13) at maybeClose (internal/child_process.js:943:16)
resolved