Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with shards #1

Open
renich opened this issue Dec 14, 2019 · 0 comments
Open

problems with shards #1

renich opened this issue Dec 14, 2019 · 0 comments

Comments

@renich
Copy link

renich commented Dec 14, 2019

It seems it isn't building from the start. It might require some updates.

[renich@introdesk amber]$ git clone https://github.com/faustinoaq/pet-tracker.git
Cloning into 'pet-tracker'...
remote: Enumerating objects: 74, done.
remote: Total 74 (delta 0), reused 0 (delta 0), pack-reused 74
Unpacking objects: 100% (74/74), done.

[renich@introdesk amber]$ cd pet-tracker/

[renich@introdesk pet-tracker]$ ls
config  db  public  spec  src  docker-compose.yml  Dockerfile  package.json  package-lock.json  README.md  shard.lock  shard.yml
[renich@introdesk pet-tracker]$ shards install
Resolving dependencies
Fetching https://github.com/amberframework/amber.git
Fetching https://github.com/amberframework/router.git
Fetching https://github.com/amberframework/cli.git
Fetching https://github.com/mosop/optarg.git
Fetching https://github.com/mosop/callback.git
Fetching https://github.com/mosop/string_inflection.git
Fetching https://github.com/elorest/compiled_license.git
Fetching https://github.com/elorest/cry.git
Fetching https://github.com/jeromegn/kilt.git
Fetching https://github.com/amberframework/micrate.git
Fetching https://github.com/crystal-lang/crystal-db.git
Fetching https://github.com/crystal-lang/crystal-mysql.git
Fetching https://github.com/will/crystal-pg.git
Fetching https://github.com/stefanwille/crystal-redis.git
Fetching https://github.com/jwaldrip/shell-table.cr.git
Fetching https://github.com/jeromegn/slang.git
Fetching https://github.com/crystal-lang/crystal-sqlite3.git
Fetching https://github.com/phoffer/inflector.cr.git
Fetching https://github.com/amberframework/teeplate.git
Fetching https://github.com/amberframework/citrine-i18n.git
Fetching https://github.com/TechMagister/i18n.cr.git
Fetching https://github.com/amberframework/granite-orm.git
Fetching https://github.com/amberframework/quartz-mailer.git
Fetching https://github.com/arcage/crystal-email.git
Fetching https://github.com/amberframework/jasper-helpers.git
Fetching https://github.com/icyleaf/markd.git
Fetching https://github.com/amberframework/garnet-spec.git
Fetching https://github.com/ysbaddaden/selenium-webdriver-crystal.git
Failed to match versions for #<Shards::Dependency {cli => {"github" => "mosop/cli", "version" => "~> 0.6.10"}}>
Outdated shard.lock (cli requirements changed). Please run shards update instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant