taoensso / truss

Assertions micro-library for Clojure/Script
https://www.taoensso.com/truss
Eclipse Public License 1.0
302 stars 14 forks source link

ClassNotFoundException: taoensso.encore #1

Closed jaydeesimon closed 8 years ago

jaydeesimon commented 8 years ago

I'm trying out Truss (1.1.0) and am having a compilation issue. Details are in the screenshot but let me know if you need more information. I must be doing something wrong. screen shot 2016-02-18 at 9 45 57 am

Thanks in advance.

ptaoussanis commented 8 years ago

Hey there, thanks for the report - this was a mistake on my end. Normally have encore loaded myself so didn't catch this.

Should be fixed on [com.taoensso/truss "1.1.1"] (just pushed to Clojars).

jaydeesimon commented 8 years ago

Thanks for the quick reply. I just pulled down the new jar and is working great.

By the way, I came across your library because Youtube suggested I watch your video. Just wanted to let you know I thought the demo of your library was well-done and I'm glad to see someone who's working to improve the experience with Clojure error messages. Thanks again.

ptaoussanis commented 8 years ago

You're very welcome, thanks for saying so. Cheers :-)