Node.js React本机应用程序可以';从10.13升级到nodejs 12.13后无法启动

Node.js React本机应用程序可以';从10.13升级到nodejs 12.13后无法启动,node.js,react-native,Node.js,React Native,我的React Native过去运行良好,0.61.2和Nodej 10.13。升级到nodejs 12.13.0后,react native run android时出现错误。以下是错误: info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found 1461 file(s) to forward-jetify. Usin

我的React Native过去运行良好,0.61.2和Nodej 10.13。升级到nodejs 12.13.0后,
react native run android
时出现错误。以下是错误:

info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
Jetifier found 1461 file(s) to forward-jetify. Using 4 workers...
info Starting JS server...
info Installing the app...

FAILURE: Build failed with an exception.

* Where:
Script 'C:\D\code\js\emps_fe6\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 182

* What went wrong:
A problem occurred evaluating script.
> Text must not be null or empty

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 3s

error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment. Run CLI with --verbose flag for more details.
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081

FAILURE: Build failed with an exception.

* Where:
Script 'C:\D\code\js\emps_fe6\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 182

* What went wrong:
A problem occurred evaluating script.
> Text must not be null or empty

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 3s

    at checkExecSyncError (child_process.js:621:11)
    at execFileSync (child_process.js:639:15)
    at runOnAllDevices (C:\d\code\js\emps_fe6\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:94:39)
    at buildAndRun (C:\d\code\js\emps_fe6\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js:158:41)
    at C:\d\code\js\emps_fe6\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\index.js:125:12
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Command.handleAction (C:\d\code\js\emps_fe6\node_modules\@react-native-community\cli\build\index.js:164:9)

/gradlew clean
也失败。升级有什么问题?我要回滚到nodejs 10.13吗?

文本不能为null或空
,尝试查找此
文本不能为null或空
,尝试查找此文本