Schema uses a conflicting name with latest ClojureScript core
yogthos opened this issue · 3 comments
yogthos commented
- This is a bug report (with instructions to reproduce) or other issue with the code
(if this is a question or feature request, please do not open an issue and post on the mailing list instead).
Using the latest version of ClojureScript 1.9.660
add Schema to the project and compile ClojureScript. The following error will be produced:
->MapEntry already refers to: cljs.core/->MapEntry being replaced by: schema.core/->MapEntry at line 751 target/cljsbuild/public/js/out/schema/core.cljsx
yogthos commented
Ah my apologies, I did have an older version of Schema in the project.
w01fe commented
No worries .
…On Tue, Jun 27, 2017, 4:54 PM Dmitri Sotnikov ***@***.***> wrote:
Closed #397 <#397>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#397 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAIPpuaQfeko_cxaRWf7fpXywJODCdX_ks5sIZYMgaJpZM4OHN1H>
.