cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
benny 2020-07-04T02:01:56.462400Z

you’re probably right @dotemacs — i discovered i had a lingering deps.clj in the root of my project which maybe caused issues?

benny 2020-07-04T02:02:26.462800Z

i’m having a hard time with the limited repl support in krell w/cursive

benny 2020-07-04T02:02:32.463Z

so might have to switch back

dotemacs 2020-07-04T07:17:20.466300Z

I think that David Nolen uses cursive as well as some other people in this channel, with Krell. So it should work without issues. Maybe describe your setup and this issue that you’re having, and I’m pretty sure that you’ll get help with it here.

Oliver George 2020-07-04T13:07:42.467100Z

Yeah, my Krell Cursive experience was fine.

benny 2020-07-04T14:54:11.468300Z

switched back to shadow and after removing my deps.clj and it’s workin great. krell was just hanging at waiting for a device when using cursive, but just fine with a terminal.

frankitox 2020-07-05T20:06:24.468400Z

Have you tried this https://github.com/JulianBirch/cljs-ajax/blob/master/docs/faq.md#react-native-why-does-bundling-fail-on-my-compiled-project while trying cljs-ajax + RN?