Closed VFe closed 9 years ago
I'm unable to reproduce, can you provide a bit more details on how you've produced the error?
I just do lein new luminus projectname +swagger
and get that error on the first lein ring server
I tried this on a couple of machines and don't see the issue. Have you checked your ~/.profile.clj to see if you might have some plugins loaded that may be interfering?
I tried it from another computer (both OSX Yosemite) and got the error as well, remoted into my home windows machine and didn't get the error.
I don't have any lein plugins installed on any of the machines.
Upgrading Leiningen to 2.4.3 and then doing another lein new luminous projectname +swagger
fixed it on both machines. So it actually seems to be a leiningen problem? I believe I had 2.3.x before.
That would definitely do it, I've only tested with the latest Leiningen 2.5.1 here.
Well, hopefully this issue helps the inevitable next guy to have this problem XD
indeed, I think we can close this one then :)
I experience this problem only when running from a war. I use newest lein (2.5.1 i suppose). The problem is certainly not fixed.
This doesn't appear to be a luminus specific issue however, it might make more sense to open one up for compojure-api as that's where the issue happens.
Just a heads up.