No such namespace: clj-time.core, could not locate clj_time/core.cljs, clj_time/core.cljc

46 views
Skip to first unread message

Ganga Reddy

unread,
Aug 23, 2017, 8:25:31 PM8/23/17
to clj-time
My project.clj has theb following dependencies 

[clj-time "0.14.0"]


I'm trying to use the clj-time in one of my utility scripts 

(ns app.time
(:require
[cuerdas.core :as str]
[goog.date :as date]
[clj-time.core :as t]
;[clj-time.format :as f]
;[clj-time.local :as l]
))


The build is failing throwing me the above exception. 


Ganga Reddy

unread,
Aug 23, 2017, 8:25:31 PM8/23/17
to clj-time

Sean Corfield

unread,
Aug 23, 2017, 8:37:48 PM8/23/17
to clj-...@googlegroups.com

I can’t reproduce this in a standalone project so you’ll have to provide more detail.

 

Share your whole project.clj file.

 

Explain exactly what commands you are using that lead to your build failure.

 

Provide the complete output so we can see more context of the error.

 

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

--
You received this message because you are subscribed to the Google Groups "clj-time" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clj-time+u...@googlegroups.com.
To post to this group, send email to clj-...@googlegroups.com.
Visit this group at https://groups.google.com/group/clj-time.
For more options, visit https://groups.google.com/d/optout.

 

Reply all
Reply to author
Forward
0 new messages