clerk: Commit not found for io.github.nextjournal/dejavu

I’m on windows. I just downloaded bb v0.9.162.

➜  clerk git:(main) bb dev :browse\? true

Clojure tools not yet in expected location: C:\Users\richie\.deps.clj\1.11.1.1155\ClojureTools\clojure-tools-1.11.1.1155.jar
Downloading https://download.clojure.org/install/clojure-tools-1.11.1.1155.zip to C:\Users\richie\.deps.clj\1.11.1.1155\ClojureTools
Successfully installed clojure tools!
Cloning: https://github.com/nextjournal/dejavu.git
Error building classpath. Commit not found for io.github.nextjournal/dejavu in repo https://github.com/nextjournal/dejavu.git at 3c4cf5e4dda3648e0d4c575a3433d19c511dd3e5
➜  clerk git:(main) bb dev :browse\? true

Error building classpath. Commit not found for io.github.nextjournal/dejavu in repo https://github.com/nextjournal/dejavu.git at 3c4cf5e4dda3648e0d4c575a3433d19c511dd3e5

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 16 (1 by maintainers)

Most upvoted comments

Installing git for windows version 2.37.3.windows.1 fixed the issue and now bb dev :browse\? true works!