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

Could not compile dependency :public_key_utils #2

Open
paulo-silva opened this issue Jun 27, 2023 · 0 comments
Open

Could not compile dependency :public_key_utils #2

paulo-silva opened this issue Jun 27, 2023 · 0 comments

Comments

@paulo-silva
Copy link

Elixir version: 1.15
Erlang version: 26.0.1
Phoenix Version: 1.5.14

Error:

== Compilation error in file lib/certificate.ex ==
** (ArgumentError) lib file public_key/include/public_key.hrl could not be found
    (elixir 1.15.0) lib/record/extractor.ex:41: Record.Extractor.from_lib_file/1
    (elixir 1.15.0) lib/record/extractor.ex:18: Record.Extractor.from_or_from_lib_file/1
    (elixir 1.15.0) lib/record/extractor.ex:5: Record.Extractor.extract/2
    lib/certificate.ex:23: (module)
could not compile dependency :public_key_utils, "mix compile" failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile public_key_utils --force", update it with "mix deps.update public_key_utils" or clean it with "mix deps.clean public_key_utils"
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