-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
bb dev
produces the following for me:
% bb dev
> clojure -M -m shadow.cljs.devtools.cli --force-spawn watch main
Serving static assets at http://localhost:1341
nREPL server started on port 1339...
Websocket server started on 1340...
Error building classpath. Commit not found for org.babashka/sci in repo https://github.com/babashka/sci at d0ef6083fdfac86dc3dd8948918acde334442405
Error in task: -dev
Error in task: shadow:watch
.cpcache/BA5467FC7DC713E6180CA7B9336E1F54.cp (No such file or directory)
I think this sha is wrong:
Line 6 in 465ea2a
:git/sha "d0ef6083fdfac86dc3dd8948918acde334442405"} |
Updating it to sci's latest, 348f6839495fe71f8f3b49680f12e95577d822a5
, works.
Metadata
Metadata
Assignees
Labels
No labels