Jezza

Results 3 comments of Jezza

@thymikee Do you know why I am seeing Undefined when running. node -e "console.log(require('react-native/cli').bin);" Gradle sync failed: Cause: internal/modules/cjs/loader.js:983 throw err; ^Error: Cannot find module '/Users/jeremysuarez/workspace/---/android/undefined' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15) at...

I am on react-native: 0.60.4 => 0.60.4. I'll try to bump up the version .

I am seeing this line " apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project) " in my build.gradle Should I remove it?