Giter VIP home page Giter VIP logo

Comments (4)

bhauman avatar bhauman commented on May 17, 2024

Other people who have had problems have mentioned that they had a users profile in ~/.lein/profiles.clj which was mucking things up.

Here is my lein deps :tree

 [clojure-complete "0.2.3" :exclusions [[org.clojure/clojure]]]
 [figwheel "0.1.2-20140513.133658-4"]
   [compojure "1.1.7"]
     [clout "1.1.0"]
     [org.clojure/core.incubator "0.1.0"]
     [org.clojure/tools.macro "0.1.0"]
     [ring/ring-core "1.2.2"]
       [clj-time "0.4.4"]
         [joda-time "2.1"]
       [commons-fileupload "1.3"]
       [commons-io "2.4"]
       [ring/ring-codec "1.0.0"]
         [commons-codec "1.6"]
   [digest "1.4.3"]
   [http-kit "2.1.16"]
   [me.raynes/fs "1.4.4"]
     [org.apache.commons/commons-compress "1.4"]
       [org.tukaani/xz "1.0"]
   [watchtower "0.1.1"]
 [org.clojure/clojure "1.6.0"]
 [org.clojure/clojurescript "0.0-2202"]
   [com.google.javascript/closure-compiler "v20131014"]
     [args4j "2.0.16"]
     [com.google.code.findbugs/jsr305 "1.3.9"]
     [com.google.guava/guava "15.0"]
     [com.google.protobuf/protobuf-java "2.4.1"]
     [org.json/json "20090211"]
   [org.clojure/data.json "0.2.3"]
   [org.clojure/google-closure-library "0.0-20140226-71326067"]
     [org.clojure/google-closure-library-third-party "0.0-20140226-71326067"]
   [org.clojure/tools.reader "0.8.3"]
   [org.mozilla/rhino "1.7R4"]
 [org.clojure/core.async "0.1.278.0-76b25b-alpha"]
 [org.clojure/tools.nrepl "0.2.3" :exclusions [[org.clojure/clojure]]]
 [sablono "0.2.16"]
   [com.facebook/react "0.9.0.1"]

from lein-figwheel.

piranha avatar piranha commented on May 17, 2024

Hah, found the offender. Everything fails because of lein-ancient, not sure why, I probably need to report this error there. :) Thanks for pointing in right direction.

from lein-figwheel.

mmower avatar mmower commented on May 17, 2024

@piranha I just hit the exact same problem 'figwheel' is not a task and had to rename my profiles.clj file to get it working again. Did you raise the failure with the lein-ancient folks? If not is there any more info about how it's conflated with figwheel?

from lein-figwheel.

piranha avatar piranha commented on May 17, 2024

Totally forgot about this one. I'm still using lein-ancient and figwheel, but without lein plugin, just as a library (figwheel-sidecar). Never raised this problem in ancient's github, maybe it's worth it if it's still a problem.

from lein-figwheel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.