Skip to content

Switch from :uuid to :elixir_uuid #294

@binarylogic

Description

@binarylogic

Apparently the :uuid library has changed it's name to :elixir_uuid. This causes a conflict error when building our app since sentry requires the old name:

==> Release failed, during .boot generation:
        Duplicated modules: 
    	'Elixir.UUID' specified in elixir_uuid and uuid

We've switched to using the legacy :uuid dependency for now, but wanted to make you aware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions