You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.
Project react-native-video: provided dependencies can only be jars. com.facebook.react:react-native:aar:0.40.0 is an Android Library.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':react-native-video:prepareReleaseDependencies'.
Dependency Error. See console for details
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 18.458 secs
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
(node:39314) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'message' of undefined
set up your Android development environment: https://facebook.github.io/react-native/docs/android-setup.html
我npm install react-native-video 怎么还是运行不成功呢
The text was updated successfully, but these errors were encountered:
Project react-native-video: provided dependencies can only be jars. com.facebook.react:react-native:aar:0.40.0 is an Android Library.
FAILURE: Build failed with an exception.
Execution failed for task ':react-native-video:prepareReleaseDependencies'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 18.458 secs
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
(node:39314) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'message' of undefined
set up your Android development environment:
https://facebook.github.io/react-native/docs/android-setup.html
我npm install react-native-video 怎么还是运行不成功呢
The text was updated successfully, but these errors were encountered: