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
Here's what I run in the terminal: react-native run-android
Here's what I get:
FAILURE: Build failed with an exception.
* What went wrong:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
> Exception java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.reflection.ReflectionCache [in thread "Daemon worker"]
I'm able to run my other react native projects fine, so a bit lost on what's wrong here, especially when the associated YouTube videos don't show how he runs the app--the emulator is already up and running in those.
The text was updated successfully, but these errors were encountered:
Here's what I run in the terminal:
react-native run-android
Here's what I get:
I'm able to run my other react native projects fine, so a bit lost on what's wrong here, especially when the associated YouTube videos don't show how he runs the app--the emulator is already up and running in those.
The text was updated successfully, but these errors were encountered: