Skip to content

Unchecked Dependencies #274

Description

@Silentmatten

I'll start by saying I'm a bit of a beginner when it comes to linux, so i might have missed a step with installing things. currently though, i'm stuck with getting this prompt every time i try to run 'docker-compose up'

app_1 | Unchecked dependencies for environment dev:
app_1 | * pbkdf2 (https://github.com/code-time/erlang-pbkdf2.git - f8f0012a97f58ade9c70ac93260e4259e4ca4b8d)
app_1 | the dependency does not match the requirement "> 2.0", got "0.0.0"
app_1 | ** (Mix) Can't continue due to errors on dependencies
app_1 | Unchecked dependencies for environment dev:
app_1 | * pbkdf2 (https://github.com/code-time/erlang-pbkdf2.git - f8f0012a97f58ade9c70ac93260e4259e4ca4b8d)
app_1 | Unchecked dependencies for environment dev:
app_1 | * pbkdf2 (https://github.com/code-time/erlang-pbkdf2.git - f8f0012a97f58ade9c70ac93260e4259e4ca4b8d)
app_1 | the dependency does not match the requirement "
> 2.0", got "0.0.0"
app_1 | the dependency does not match the requirement "~> 2.0", got "0.0.0"
app_1 | ** (Mix) Can't continue due to errors on dependencies
app_1 | ** (Mix) Can't continue due to errors on dependencies
philomena-master_app_1 exited with code 1

I was also getting a bunch of errors similar to this, not sure if it's related, but i posted the full log for reference if it helps

app_1 | Failed to fetch record for bamboo_smtp from registry (using cache instead)
app_1 | {:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet6, [:inet6], :eaddrnotavail}]}

philomena-log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions