konstellate icon indicating copy to clipboard operation
konstellate copied to clipboard

Containership is gone

Open marians opened this issue 3 years ago • 0 comments

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

marians avatar Apr 15 '21 07:04 marians