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
Execution failed for task ':dongminyu_react-native-step-counter:compileReleaseJavaWithJavac'.
> Could not resolve all files for configuration ':dongminyu_react-native-step-counter:androidJdkImage'.
> Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
> Execution failed for JdkImageTransform: /Users/vantrong/Library/Android/sdk/platforms/android-33/core-for-system-modules.jar.
> jlink executable /Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home/bin/jlink does not exist.
Steps to Reproduce the Problem
yarn create react-native-app my-app
yarn add @dongminyu/react-native-step-counter
react-native link @dongminyu/react-native-step-counter
npx pod-install
npx react-native run-*android/ios*
Specifications
first, you should check your react-native-step-counter version and write it down.
second, you should check your react-native version and write it down. you should use this command. npx react-native info
and then, it would be better if you paste the output of this command.
React Native Step Counter New Issue
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
yarn create react-native-app my-app
yarn add @dongminyu/react-native-step-counter
react-native link @dongminyu/react-native-step-counter
npx pod-install
npx react-native run-*android/ios*
Specifications
The text was updated successfully, but these errors were encountered: