Skip to content

Broken builds on Netlify #907

@mainej

Description

@mainej

As of version 2.14.5 shadow-cljs isn't working on Netlify (a popular code deployment and site hosting platform).

Builds there fail with the message:

Missing required argument for "-M ALIASES"

The problem was introduced by c3f738e. As that commit suggests, this is actually a problem with Netlify—they use an outdated version of the Clojure CLI.

So, I'm making this Issue not to ask for a change to shadow-cljs, but to help anyone else hitting the same problem. I was able to successfully deploy after downgrading shadow-cljs to 2.14.4. Please add your support for updating the Clojure CLI on Netlify to netlify/build-image#484.

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