Skip to content

Build failure on 0.1.1 with regard to or macro. #9

Description

@adrianmroz

Hi, tried to upgrade to 0.1.1 and I'm getting this:

[:app] Build failure:
------ ERROR -------------------------------------------------------------------
 File: jar:file:/Users/adrianmroz/.m2/repository/com/github/roman01la/solid-cljs/0.1.1/solid-cljs-0.1.1.jar!/solid/core.cljs
failed to require macro-ns "solid.core", it was required by "solid.core"
Error in phase :compile-syntax-check
RuntimeException: Unable to resolve symbol: or in this context

After looking into core.clj I see that now or is excluded from the clojure built-ins, but it's referred in literal? function. Not sure how to test if this is a real issue though, beginner cljs here!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions