You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing clojure -m figwheel.main -b dev -r fails.
What is the current behavior?
$ clojure -m figwheel.main -b dev -r
DEPRECATED: Libs must be qualified, change ulmus => ulmus/ulmus (deps.edn)
DEPRECATED: Libs must be qualified, change recurrent => recurrent/recurrent (deps.edn)
DEPRECATED: Libs must be qualified, change garden => garden/garden (deps.edn)
Cloning: https://github.com/containership/konstellate-components
Error building classpath. Unable to clone /Users/marian/.gitlibs/_repos/github.com/containership/konstellate-components
remote: Repository not found.
fatal: repository 'https://github.com/containership/konstellate-components/' not found
Description
Executing
clojure -m figwheel.main -b dev -r
fails.What is the current behavior?
The Github organization https://github.com/containership does not seem to exist.
What is the expected behavior?
A clear and concise description of what you expected to happen.
Additional Context
Just cloned the repository and ran the command from master. HEAD is
4801813469b78691d2e8024bd74ebd38468d27f8
.Reproduction
See above
Evidence
n/a
The text was updated successfully, but these errors were encountered: