I had trouble running some of the examples in older versions of Light Table.
For example, evaluating
(def another-array #js [1 2 3])
I would get the error
No reader function for tag js core.clj:4327 clojure.core/ex-info
This seems to have been fixed a while ago in Light Table, but I thought I would let you know if others run into this issue. Maybe we could update the README with versions that work correctly.
I had trouble running some of the examples in older versions of Light Table.
For example, evaluating
I would get the error
This seems to have been fixed a while ago in Light Table, but I thought I would let you know if others run into this issue. Maybe we could update the README with versions that work correctly.