One time use of "clj -Sforce" solved the problem. Thanks, Alex (and others).
-- cheers, Ru среда, 31 июля 2019 г., 22:12:23 UTC+3 пользователь Alex Miller написал: > > The error indicates a classpath that does not include the clojure > dependency. That shouldn't ever happen (as clojure is included as the > default dependency set). > > So not sure what would cause that, but it would help to know if there is a > deps.edn file at the location of the failure and what it is in it. > > Also, you might have something bad in the ./.cpcache/ dir in that folder - > you could try either using clj -Sforce (to avoid using it) or just deleting > the directory if it exists. > > > > On Wednesday, July 31, 2019 at 6:16:31 AM UTC-5, ru wrote: >> >> Hi, >> >> The tool "clj" starts normally in any folder, except in one, that I >> cloned from github: >> >> [image: error.png] >> >> >> Please, explain me this behavior. >> >> >> Sincerely, >> >> Ru >> >> -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/0fd30fda-a4bd-48b4-824c-086c4e4015e2%40googlegroups.com.
