Open Akilramki opened 1 month ago
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
:warning: | Unsupported Version of React Native |
---|---|
:information_source: | It looks like your issue or the example you provided uses an unsupported version of React Native. Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support. |
:warning: | Unsupported Version of React Native |
---|---|
:information_source: | It looks like your issue or the example you provided uses an unsupported version of React Native. Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support. |
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
Please migrate to a minimum supported version. v0.73 for example
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.
Hey @migueldaipre
Is there official announcement about minimum supported version?
https://github.com/reactwg/react-native-releases/blob/main/docs/support.md#what-versions-are-currently-supported states v0.73
is also "Unsupported" 🤔
Hey @migueldaipre
Is there official announcement about minimum supported version? https://github.com/reactwg/react-native-releases/blob/main/docs/support.md#what-versions-are-currently-supported states
v0.73
is also "Unsupported" 🤔
30 days ago the version v0.73 was the minimum supported. With the release of version v0.76 the minimum is now v0.74.
Description
Where: Build file '/Users/Desktop/app/node_modules/react-native-gradle-plugin/build.gradle.kts' line: 1
What went wrong: Failed to load compiled script from classpath [/Users/.gradle/caches/jars-9/85a42ed538b368bb7285b1f75557c5e2/classes.jar, /Users/.gradle/caches/7.5.1/kotlin-dsl/accessors/b2f6b6181117a425b89fa594c57aa4d1/classes].
Try:
Get more help at https://help.gradle.org
Steps to reproduce
1.Unable to run the react native project
React Native Version
0.71.11
Affected Platforms
Runtime - Android, Build - MacOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin
Screenshots and Videos
No response