-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hello guys,
I am trying to include the new puget 0.9.2 in a ClojureScript project with no luck.
I tried to downgrade to 0.8.1 but still I am not able to see puget in my classpath.
It always throws the classic no namespace found printer.puger...bla bla .cjlc ...bla
My project.clj:
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.145"]
[reagent "0.5.1"]]
:plugins [[lein-cljsbuild "1.1.0"]
[lein-codox "0.9.0"]
[lein-simpleton "1.4.0-SNAPSHOT"]]The profile.clj is empty.
Very weird, what can it be? Does puget modify the classpath at all?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels