GithubHelp home page GithubHelp logo

Comments (8)

weavejester avatar weavejester commented on July 25, 2024

It's not possible to fix this for Ring 1.0. You'll need to wait until Ring 1.1 is released, which will depend on Hiccup 1.0. Until then, use Hiccup 0.3.8, which is the latest stable version.

from hiccup.

weavejester avatar weavejester commented on July 25, 2024

I'm hoping to get Ring 1.1 done in a few weeks, so you shouldn't have to wait too long.

Also, the only real difference between Ring 0.3.8 and Ring 1.0 are the names of the namespaces.

from hiccup.

ghadishayban avatar ghadishayban commented on July 25, 2024

I'm running into this issue today with lein-ring 0.6.6 and hiccup 1.0.0 and compojure 1.0.3 and ring-1.1.0. My stacktrace is getting truncated so I can't really see the origin.

lein2 ring server-headless ...

from hiccup.

weavejester avatar weavejester commented on July 25, 2024

This is a lein-ring issue. I'll release lein-ring 0.7.0 tonight to make it work with Ring 1.1.0.

from hiccup.

weavejester avatar weavejester commented on July 25, 2024

Or maybe tomorrow night... :)

Until then you should be able to work around it by adding a explicit [ring/ring-devel 1.1.0] dependency to your project.clj file.

from hiccup.

ghadishayban avatar ghadishayban commented on July 25, 2024

Hmm, we already have that in there. Let me know if I can help debug this.

I am using some checkouts/ with lein2. I think there is a phantom reference to old version of hiccup somewhere... but it's not in our code...

from hiccup.

weavejester avatar weavejester commented on July 25, 2024

What's the stacktrace for it?

You could also try lein classpath to get a list of all the jars loaded by Leiningen into the classpath.

from hiccup.

ghadishayban avatar ghadishayban commented on July 25, 2024

And now it's working... In looking through the git log, I had ring-devel 1.1.0 the whole time. I'll let you know if there are more issues. Thanks for your quick response.

from hiccup.

Related Issues (20)

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.