Giter VIP home page Giter VIP logo

Comments (8)

gnl avatar gnl commented on August 26, 2024 1

Given that this is the second issue that popped up today that is solved by simply adding ClojureScript to the deps (as discussed on the Clojurians Slack), I'm inclined to simply say screw it, keep the part of the README that says you need ClojureScript even under Clojure, and decide not to care about dev dependencies or invest time here purely for the sake of doing the right thing. Can you live with that? :)

from playback.

eggsyntax avatar eggsyntax commented on August 26, 2024 1

Nice! It was workable to include cljs in the dev deps, but certainly seems better to not require that if possible. Thanks!

from playback.

eggsyntax avatar eggsyntax commented on August 26, 2024

Requiring it directly from the REPL in a different REPL instance gives me the same error as the 2nd one above (odd that they'd differ, but the 2nd one seems to make more sense anyway 🤷

user>(require 'playback.preload)
Syntax error compiling at (cljs/env.cljc:9:1).
namespace 'cljs.externs' not found

from playback.

gnl avatar gnl commented on August 26, 2024

Actually let me try the solution to the first one I was given by jpmonettas, if that fixes it – good, if not – see the comment above.

from playback.

gnl avatar gnl commented on August 26, 2024

Debux requires ClojureScript as well, so let's take the easy way out here, just add it to the dev deps and try to live with it.

from playback.

eggsyntax avatar eggsyntax commented on August 26, 2024

I'm inclined to simply say screw it, keep the part of the README that says you need ClojureScript even under Clojure, and decide not to care about dev dependencies or invest time here purely for the sake of doing the right thing. Can you live with that? :)

Of course! Embarrassingly I overlooked that part of the README 😆

from playback.

gnl avatar gnl commented on August 26, 2024

Of course! Embarrassingly I overlooked that part of the README 😆

May not have been in there yet. 😁

from playback.

gnl avatar gnl commented on August 26, 2024

@eggsyntax apparently ClojureScript's baggage can sometimes cause weird dependency conflicts on Clojure, so I changed my mind about this, dug a little deeper and fixed it both here and in debux.

from playback.

Related Issues (6)

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.