-
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
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.
pearigee
Metadata
Metadata
Assignees
Labels
No labels