Coder Social home page Coder Social logo

Comments (10)

weavejester avatar weavejester commented on July 18, 2024

Have you tried running lein clean or removing your target directory?

from codox.

mpenet avatar mpenet commented on July 18, 2024

Yes I tried both.
It does work with 0.8.2.

It's on this project https://github.com/mpenet/alia/

from codox.

mpenet avatar mpenet commented on July 18, 2024

It works on another project, but not this one, I guess there's a dependency issue somewhere.

from codox.

weavejester avatar weavejester commented on July 18, 2024

Okay, I can reproduce the error message, though I'm not sure what's causing it yet. I've tested 0.8.6 on a lot of projects, so I'm pretty sure this is an edge case.

from codox.

weavejester avatar weavejester commented on July 18, 2024

One weird thing I noticed: your project has a :codox options map, but no corresponding :plugin dependency.

from codox.

mpenet avatar mpenet commented on July 18, 2024

It's on my .lein profiles.clj

from codox.

weavejester avatar weavejester commented on July 18, 2024

Although it's possible to put Codox in your profiles.clj, you may find yourself running into problems, as some projects might use different versions of Codox. The Codox plugin is designed to be a project-level plugin, rather than a global plugin.

I've also found the source of the error. It turns out that clojure.core/proxy doesn't work in the way I expected it to, and your project happened to have certain types of markdown link that triggered the error. I'll fix this and release a new version of Codox in a few hours.

from codox.

mpenet avatar mpenet commented on July 18, 2024

Thanks !

from codox.

weavejester avatar weavejester commented on July 18, 2024

Should be fixed in version 0.8.7.

from codox.

mpenet avatar mpenet commented on July 18, 2024

Seems to work fine now, thanks.

from codox.

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.