Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Android doesnt build: Failed to apply plugin 'com.facebook.react.rootproject'. #1202

Open
LyghtCode opened this issue Oct 4, 2024 · 1 comment

Comments

@LyghtCode
Copy link

Provide environment information

System:
OS: Windows 11 10.0.22631
CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
Memory: 3.88 GB / 15.87 GB
Binaries:
Node: 20.18.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.15 - ~\AppData\Roaming\npm\yarn.CMD
npm: 10.0.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.12.0 - ~\AppData\Roaming\npm\pnpm.CMD
bun: 1.1.8 - ~.bun\bin\bun.EXE

Describe the bug

Configure project :app
ℹ️ Applying gradle plugin 'expo-dev-launcher-gradle-plugin' ([email protected])
ksp-1.8.0-1.0.9 is too old for kotlin-1.9.22. Please upgrade ksp or downgrade kotlin-gradle-plugin to 1.8.0.
ksp-1.8.0-1.0.9 is too old for kotlin-1.9.22. Please upgrade ksp or downgrade kotlin-gradle-plugin to 1.8.0.
FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/expo/workingdir/build/apps/expo/android/build.gradle' line: 60
  • What went wrong:
    A problem occurred evaluating root project 'veme'.

Failed to apply plugin 'com.facebook.react.rootproject'.
A problem occurred configuring project ':app'.
> Failed to notify project evaluation listener.
> org/jetbrains/kotlin/gradle/plugin/mpp/pm20/KotlinCompilationData

Link to reproduction

https://github.com/LyghtCode/veme-mobile/

To reproduce

eas build --platform android --profile development

Additional information

No response

@LyghtCode
Copy link
Author

I made very very few adjustments im just demoing something on the homescreen. The only changes are following this guide.

https://img.ly/docs/vesdk/react-native/getting-started/integration/expo/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant