Fork me on GitHub
#cljsrn
<
2017-12-31
>
johnjelinek03:12:00

anyone else having trouble with figwheel in the expo-cljs-template? https://github.com/seantempesta/expo-cljs-template/issues/49

johnjelinek03:12:08

since I'm having trouble with figwheel -- is it cool to go back to enabling Live Reload and Hot Reloading and just enable a watcher instead of figwheel?

pesterhazy09:12:31

I’d fix figwheel instead - more mature and takes care of a lot of corner cases

johnjelinek13:12:10

how can I troubleshoot what the problem with figwheel is?

pesterhazy16:12:38

@johnjelinek hm I haven't worked with expo

pesterhazy16:12:51

I'd start by looking at the simulator log using react-native log-ios

pesterhazy16:12:31

what's the error you're seeing?

johnjelinek16:12:37

there's a gif of the errors I'm seeing in the issue ☝️

pesterhazy16:12:44

it says "something went wrong" - that's not very helpful 🙂

pesterhazy16:12:00

you need to drill down to see the underlying issue

johnjelinek16:12:46

did you watch the gif?