Execution failed for task ':app:prepareSrolkReactNativeFilePickerUnspecifiedLibrary'.

Could not expand ZIP .....node_modules\react-native-file-picker\android\build\outputs\aar\react-native-file-picker-release.aar
(on windows):
 
cd android 
gradlew clean 
cd ..
react-native run-android
or
 
cd android && gradlew clean && cd .. && react-native run-android

相关文章:

  • 2021-11-30
  • 2021-06-11
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2021-04-04
  • 2021-04-18
  • 2021-10-07
猜你喜欢
  • 2021-06-08
  • 2021-07-04
  • 2021-09-13
  • 2022-01-22
  • 2021-09-05
  • 2021-12-23
  • 2022-03-09
相关资源
相似解决方案