Skip to content

Conversation

@kurtmarcink
Copy link
Contributor

caused issue with linking react-native-code-push v2.0.1-beta on node v8.1.2

Error:

rnpm-install info Android module react-native-code-push is already linked rnpm-install info iOS module react-native-code-push is already linked "CodePush.h" header already imported. "jsCodeLocation" already pointing to "[CodePush bundleURL]". fs.js:651 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open '/<path_to_app>/ios/"NativeStarterKit-tvOSTests/Info.plist"' at Object.fs.openSync (fs.js:651:18) at Object.fs.readFileSync (fs.js:553:33) at Object.<anonymous> (/<path_to_app>/node_modules/react-native-code-push/scripts/postlink/ios/postlink.js:63:24) at Module._compile (module.js:569:30) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) at Module.require (module.js:513:17) at require (internal/module.js:11:18) /<path_to_app>/node_modules/react-native/local-cli/core/makeCommand.js:29 throw new Error(`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 (/<path_to_app>/node_modules/react-native/local-cli/core/makeCommand.js:29:15) at emitTwo (events.js:125:13) at ChildProcess.emit (events.js:213:7) at maybeClose (internal/child_process.js:897:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:208:5)
caused issue with linking react-native-code-push@2.0.1-beta
@lone-cloud
Copy link

Fixed the said issue for me. Really needs to be merged in imo.

@SupriyaKalghatgi SupriyaKalghatgi merged commit f50b4c0 into start-react:master Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants