Giter Site home page Giter Site logo

snootymonkey / coming-soon Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 8.0 833 KB

A simple Clojure/ClojureScript/Redis 'landing page' that takes just a few minute to setup

License: Mozilla Public License 2.0

Clojure 66.32% CSS 3.22% HTML 11.04% Gherkin 19.42%

coming-soon's People

Contributors

belucid avatar ph0rque avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

coming-soon's Issues

does not work with java 11

Project depends on removed package javax.xml.bind:
Exception in thread "main" java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter, compiling:(cljs/util.cljc:1:1)

I solved it by addding dependencies as suggested here in last reply; bhauman/lein-figwheel#612

[javax.xml.bind/jaxb-api "2.4.0-b180830.0359"]
After that I have still no luck to run it locally and I am receiving following error:

caused by: clojure.lang.ExceptionInfo: Call to clojure.core/fn did not conform to spec. {:clojure.spec.alpha/problems ({:path [:fn-tail :arity-1 :params], :pred clojure.core/vector?, :val clojure.core.unify/var-unify, :via [:clojure.core.specs.alpha/params+body :clojure.core.specs.alpha/param-list :clojure.core.specs.alpha/param-list], :in [0]} {:path [:fn-tail :arity-n], :pred (clojure.core/fn [%] (clojure.core/or (clojure.core/nil? %) (clojure.core/sequential? %))), :val clojure.core.unify/var-unify, :via [:clojure.core.specs.alpha/params+body :clojure.core.specs.alpha/params+body], :in [0]}), :clojure.spec.alpha/spec #object[clojure.spec.alpha$regex_spec_impl$reify__2509 0x7e4d2287 "clojure.spec.alpha$regex_spec_impl$reify__2509@7e4d2287"], :clojure.spec.alpha/value (clojure.core.unify/var-unify [G__826 G__827 G__828 G__829] (clojure.core/if-let [vb__819__auto__ (G__829 G__827)] (clojure.core.unify/garner-unifiers G__826 vb__819__auto__ G__828 G__829) (clojure.core/if-let [vexpr__820__auto__ (clojure.core/and (G__826 G__828) (G__829 G__828))] (clojure.core.unify/garner-unifiers G__826 G__827 vexpr__820__auto__ G__829) (if (clojure.core.unify/occurs? G__826 G__827 G__828 G__829) (throw (java.lang.IllegalStateException. (clojure.core/str "Cycle found in the path " G__828))) (clojure.core.unify/bind-phase G__829 G__827 G__828))))), :clojure.spec.alpha/args (clojure.core.unify/var-unify [G__826 G__827 G__828 G__829] (clojure.core/if-let [vb__819__auto__ (G__829 G__827)] (clojure.core.unify/garner-unifiers G__826 vb__819__auto__ G__828 G__829) (clojure.core/if-let [vexpr__820__auto__ (clojure.core/and (G__826 G__828) (G__829 G__828))] (clojure.core.unify/garner-unifiers G__826 G__827 vexpr__820__auto__ G__829) (if (clojure.core.unify/occurs? G__826 G__827 G__828 G__829) (throw (java.lang.IllegalStateException. (clojure.core/str "Cycle found in the path " G__828))) (clojure.core.unify/bind-phase G__829 G__827 G__828)))))}

I am new to clojure so I amstuck here.

Project did not see many changes lately, is this project dead?

Heroku fails to build and push

Hey there. Great project. I was trying to get the project setup and ran into some issues:

I'm getting the following errors when I'm trying to do a git push heroku master

remote: Retrieving ring/ring-jetty-adapter/1.4.0/ring-jetty-adapter-1.4.0.jar from clojars
remote: Could not transfer artifact clj-http:clj-http:pom:2.1.0 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from  remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact clj-json:clj-json:pom:0.5.3 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact clojure-csv:clojure-csv:pom:2.0.2 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact enlive:enlive:pom:1.1.6 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact hiccup:hiccup:pom:1.0.5 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact tinter:tinter:pom:0.1.1-20120609.171400-1 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact clj-time:clj-time:pom:0.11.0 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact jayq:jayq:pom:2.5.4 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact midje:midje:pom:1.8.3 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact ring-mock:ring-mock:pom:0.1.5 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: Could not transfer artifact print-foo:print-foo:pom:1.0.2 from/to clojars (https://clojars.org/repo/): Error occurred while retrieving from remote repository Repository[clojars|https://clojars.org/repo/]: Not in GZIP format
remote: This could be due to a typo in :dependencies or network issues.
remote:
remote:  !     Push rejected, failed to compile Clojure (Leiningen 2) app

My BUILDPACK_URL: https://github.com/kolov/heroku-buildpack-clojure

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.