bensu / cljs-react-test

A ClojureScript wrapper around Reacts Test Utilities
43 stars 7 forks source link

java.lang.Exception: No namespace: camel-snake-kebab.core #8

Open vemv opened 6 years ago

vemv commented 6 years ago

Every now and then I get the following error, nondeterministically:

java.lang.Exception: No namespace: camel-snake-kebab.core, compiling:(cljs_react_test/simulate.clj:1:1)

Perhaps something could be required in a better way? Otherwise what could it be going on?

Cheers - Victor

bensu commented 6 years ago

Maybe update to the latest version of camel-snake-kebab? A PR for that would be very easy to implement and test.