React Native 0.58.3-任务:app:processDebugResources失败

时间:2019-01-31 06:26:02

标签: android react-native

在升级到React Native 0.58.3后,在./gradlew assembleDebug期间出现以下错误。知道失败了吗?

> Task :app:processDebugResources FAILED
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/mobile/worker/android/app/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/react-native-google-signin/android/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/tipsi-stripe/android/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@mapbox/react-native-mapbox-gl/android/rctmgl/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/mobile/worker/android/app/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/tipsi-stripe/android/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@mapbox/react-native-mapbox-gl/android/rctmgl/libs', not found
Task ':app:processDebugResources' is not up-to-date because:
  Task has failed previously.
All input files are considered out-of-date for incremental task ':app:processDebugResources'.
Unable do incremental execution: full task run
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/mobile/worker/android/app/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/tipsi-stripe/android/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@mapbox/react-native-mapbox-gl/android/rctmgl/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/mobile/worker/android/app/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/react-native-google-signin/android/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/tipsi-stripe/android/libs', not found
file or directory '/Users/jwaldrip/dev/src/github.com/gigsmart/monorepo/node_modules/@mapbox/react-native-mapbox-gl/android/rctmgl/libs', not found
QueuedCruncher is using /usr/local/share/android-sdk/build-tools/28.0.3/aapt

Shutdown finished in 0ms
:app:processDebugResources (Thread[Task worker for ':' Thread 11,5,main]) completed. Took 0.674 secs.

0 个答案:

没有答案