Giter Club home page Giter Club logo

Comments (17)

JacksonGariety avatar JacksonGariety commented on June 6, 2024 1

@hypirion I'm more curious what people do in leu of it. Drip doesn't seem to make any difference in start-time to me. Maybe it's configured incorrectly.

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

from grenchman.

arichiardi avatar arichiardi commented on June 6, 2024

Yep, very weird

from grenchman.

arichiardi avatar arichiardi commented on June 6, 2024

Anything to debug the issue?

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

from grenchman.

arichiardi avatar arichiardi commented on June 6, 2024

Mmm this is exactly what I have written in the issue, the message changes to Unknown namespace. Sorry for the typo btw. Can you give me a working conf? Maybe I have too many up-to-date things.
Thanks for you help.

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

I see; I misread the original. The only namespaces that the lein subtask uses are leiningen.core.eval and leiningen.core.main, so if these namespaces are not found it means that it's connecting to an nREPL server which does not have Leiningen loaded in it.

An empty profiles.clj is a working config on my setup, provided the nREPL server is launched correctly.

from grenchman.

arichiardi avatar arichiardi commented on June 6, 2024

With lein 2.5.3?

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

I tried this again with lein 2.5.2 and I can reproduce the problem. It works fine on 2.5.1. I haven't been tracking the changes since 2.5.1, but I believe a new nrepl version was introduced which probably caused this problem. I would recommend getting nrepl to emit a more descriptive error message so you can tell which namespace it is that cannot be found.

from grenchman.

JacksonGariety avatar JacksonGariety commented on June 6, 2024

Any status on this? How can I get around this bug?

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

Sorry, not sure what changes in nrepl caused this. I'm not using Leiningen or Grenchman these days.

from grenchman.

arichiardi avatar arichiardi commented on June 6, 2024

I confirm the problem still happens with error:
Unknown status: 19:namespace-not-found

from grenchman.

JacksonGariety avatar JacksonGariety commented on June 6, 2024

@technomancy what are you using?

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

from grenchman.

hypirion avatar hypirion commented on June 6, 2024

@JacksonGariety If there's interest, I can attempt to revive this project. Not necessarily in OCaml, but make a similar program nonetheless.

from grenchman.

arichiardi avatar arichiardi commented on June 6, 2024

@JacksonGariety thanks for bringing this up, I would be interested as well.

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

This is actually due to a bug in Leiningen where it has started spinning up project JVMs every time you start a repl, not just when you start a repl inside a project: technomancy/leiningen@6234419b#commitcomment-21422061

It should be fixed in the next release of Leiningen; in the mean time you will need to start your repl server inside a project that has :eval-in :leiningen (like Leiningen itself) instead of outside a project dir.

from grenchman.

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.