konstellate
konstellate copied to clipboard
Containership is gone
Description
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
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