Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6212

How do I build apk from edited source?

$
0
0

Good Day/Afternoon !I just fixed some-how problem with expo start , but now I want build app from this source code using gradlew assembleRelease, after entering command i get this error :

:ReactNative:Unexpected empty result of running '[node, C:\Users\Mathew\Desktop\wallet-master\node_modules\@react-native-community\cli\build\bin.js, config]' command.:ReactNative:Running '[node, C:\Users\Mathew\Desktop\wallet-master\node_modules\@react-native-community\cli\build\bin.js, config]' command failed.FAILURE: Build failed with an exception.* Where:Script 'C:\Users\Mathew\Desktop\wallet-master\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 195* What went wrong:A problem occurred evaluating script.> internal/modules/cjs/loader.js:1032  throw err;  ^Error: Cannot find module 'C:\Users\Mathew\Desktop\wallet-master\node_modules\@react-native-community\cli\build\bin.js'    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1029:15)    at Function.Module._load (internal/modules/cjs/loader.js:898:27)    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)    at internal/main/run_main_module.js:17:47 {  code: 'MODULE_NOT_FOUND',  requireStack: []}```I"m out of ideas what is wrong and what module is missing (not found ) :/

Viewing all articles
Browse latest Browse all 6212

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>