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
Issue
I'm experiencing a recurring Android build error that appears whenever I add or update a dependency in package.json. The error sometimes disappears after multiple attempts but is otherwise persistent.
@redbluenat Thank you for this report. The instructions provided are unfortunately not enough for us to reproduce the issue. Any chance you could share a small repository that contains a react native app where we could reproduce the compile error on?
Description
Issue
I'm experiencing a recurring Android build error that appears whenever I add or update a dependency in package.json. The error sometimes disappears after multiple attempts but is otherwise persistent.
Environment
@shopify/react-native-skia: 1.4.2
react-native: 0.73.9
"react-native-reanimated": "3.14.0",
"react-native-skottie": "2.1.4",
buildToolsVersion = "34.0.0"
minSdkVersion = 26
compileSdkVersion = 34
targetSdkVersion = 34
Error Message
Version
1.4.2
Steps to reproduce
Steps to Reproduce
Add or update any dependency in package.json.
Run the Android build in the release mode
Observe the error output
Snack, code example, screenshot, or link to a repository
The text was updated successfully, but these errors were encountered: