cljsrn

walterl 2022-03-03T21:15:16.072849Z

Hi there. I'm following Krell's https://github.com/vouch-opensource/krell/wiki/Reagent-Tutorial. Everything works until I have to run npx react-native run-android, when I get this Gradle error. Has anyone seen this before, or have any suggestions?

walterl 2022-03-03T21:27:59.413249Z

Emulator runs the default RN code, Krell deps were successfully installed (with yarn), and Krell REPL starts up successfully