-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Description
Description
Upon trying to execute
./gradlew :packages:rn-tester:android:app:installJscDebug
from the react-native master branch the following error occurs in Windows OS.
Task :packages:react-native-codegen:android:buildCodegenCLI FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':packages:react-native-codegen:android:buildCodegenCLI'.
A problem occurred starting process 'command 'null''
arnnis and longxf