Git Product home page Git Product logo

Comments (7)

cemerick avatar cemerick commented on June 22, 2024

ClojureScript's underlying REPL APIs changed recently, so a lot of tools are going to be breaking for a while…

from austin.

yatesco avatar yatesco commented on June 22, 2024

Hi Chas, I see - thanks for the prompt response. It does work with 0.0-2496
BTW.

On 6 January 2015 at 14:11, Chas Emerick [email protected] wrote:

ClojureScript's underlying REPL APIs changed recently, so a lot of tools
are going to be breaking for a while…


Reply to this email directly or view it on GitHub
#72 (comment).

from austin.

zarkone avatar zarkone commented on June 22, 2024

Same with:

[org.clojure/clojurescript "0.0-2727"]
[com.cemerick/austin "0.1.6"]

from austin.

cemerick avatar cemerick commented on June 22, 2024

add a direct dependency on piggieback 0.1.5 to resolve this. Austin will bump its piggieback dependency on the next release.

from austin.

zarkone avatar zarkone commented on June 22, 2024

I have [com.cemerick/piggieback "0.1.5"] in :dependencies, used it with weasel before..

from austin.

cemerick avatar cemerick commented on June 22, 2024

The piggieback version bump is available in 0.1.7-SNAPSHOT now, FYI.

from austin.

zarkone avatar zarkone commented on June 22, 2024

thanks! when i updated to 0.1.7-SNAPSHOT, nothing happened, i still got error. After some research i've noticed that i have

 [com.cemerick/austin "0.1.5"]
   [com.cemerick/piggieback "0.1.3"]

in root of lein deps :tree. I've tried to change the values of version or assert some things, but it didn't worked. It was because I had [com.cemerick/austin "0.1.6-local2-SNAPSHOT"] in
:profiles :dev :plugins. When i moved it to the root :plugins, i've got all my asserts, version bump and stacktrace about _setup disappeared from my local plugin.clj . all works now.

But I still cannot get

  • why I had old version in root dependency tree, from nowhere?
  • why the plugin does not hook up from :profiles :dev :plugins map, but only from root :plugins? i used to put dev plugins llike lein-figwheel in dev deps...

sorry if this questions are kind of noobish and hope it helps.

from austin.

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.