We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems it isn't building from the start. It might require some updates.
The text was updated successfully, but these errors were encountered: