rahulbhankar786
rahulbhankar786
please go to **node_module/the_package_you_are_linking/package.json** and remove these lines . it will work like a cakewalk. "rnpm": { "commands": { "postlink": "node_modules/react-native-background-fetch/scripts/postlink.js", "postunlink": "node_modules/react-native-background-fetch/scripts/postunlink.js" } },
can someone solve this??
@sibelius same issue with 3.1.0. please help me. "dependencies": { "@expo/ex-navigation": "3.1.0", "babel-preset-react-native-stage-0": "^1.0.1", "react": "16.0.0", "react-native": "0.50.4", "react-native-vector-icons": "^4.0.1", "react-navigation": "^1.0.0-beta.21" },
@elie222 thanks. have resolved this problem.