lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
stbgz 2017-12-06T00:33:45.000123Z

hey @alepeino thanks for the contribution to calvin

stbgz 2017-12-06T00:33:57.000176Z

I left one comment there

2017-12-06T21:22:21.000012Z

@richiardiandrea you have been using cljs.spec with lumo, was this broken on the current lumo? (require '[cljs.spec.test.alpha :as stest])

richiardiandrea 2017-12-06T21:23:11.000534Z

Uhm no it should work ok on master, broken in the beta

2017-12-06T21:23:34.000425Z

ah I see, Im on the beta release.

2017-12-06T21:24:08.000397Z

thanks for the clue!

👍 1
2017-12-06T21:34:24.000438Z

If this is the nightly build https://s3.amazonaws.com/lumo-linux/lumo.zip then I'm still getting error.

2017-12-06T21:35:03.000023Z

cljs.user=> (require '[cljs.spec.test.alpha :as stest])
No such namespace: clojure.test.check, could not locate clojure/test/check.cljs, clojure/test/check.cljc, or JavaScript source providing "clojure.test.check"

2017-12-06T21:35:15.000289Z

ah this is a dependency