Skip to content
This repository has been archived by the owner on Jan 15, 2018. It is now read-only.

Update README.md #7

Closed
wants to merge 1 commit into from
Closed

Update README.md #7

wants to merge 1 commit into from

Conversation

fellz
Copy link

@fellz fellz commented Sep 28, 2012

I had no luck with editing ~/.lein/profiles.clj file and adding :plugin there
it gave an error about hiccup escape-html function. Maybe it's for lein1 i use lein2.
So i just added catnip to :dependencies section and added :plugin there too and it works fine.

I had no luck with editing ~/.lein/profiles.clj file
it gave an error about hiccup escape-html function.
Not sure about :dependencies section but it works for me at least.
@holyjak
Copy link

holyjak commented Nov 10, 2012

It works for me, using Leiningen 2.0.0-preview10 on Java 1.6.0_37. :user :plugins work with Leiningen 2, see https://github.com/technomancy/leiningen/wiki/Upgrading

@bodil
Copy link
Owner

bodil commented Nov 11, 2012

Works for me too. The example in the attached diff lists Noir as a dependency; I suspect the issue here is that Noir pulls in an older version of Hiccup, which conflicts with the one Catnip pulls in through clj-info (which seems unnecessary). So if you don't mind, I'm closing this bug and opening a new one about getting rid of the Hiccup dependency.

@bodil bodil closed this Nov 11, 2012
@bodil
Copy link
Owner

bodil commented Nov 11, 2012

Oh, right, #8 already deals with the above mentioned issue. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants