Skip to content

Patching elm/core@1.0.5 with elm-janitor/core@084fa2b leads to a compiler error #1

@marc136

Description

@marc136

Applying https://github.com/elm-janitor/core/tree/stack-1.0.5 with the current commit elm-janitor/core@084fa2b leads to an error during compilation:

❯ elm make src/Main.elm
Dependency problem!           
-- PROBLEM BUILDING DEPENDENCIES -----------------------------------------------

I ran into a compilation error when trying to build the following package:

    elm/core 1.0.5

This probably means it has package constraints that are too wide. It may be
possible to tweak your elm.json to avoid the root problem as a stopgap. Head
over to https://elm-lang.org/community to get help figuring out how to take this
path!

Note: To help with the root problem, please report this to the package author
along with the following information:

    

If you want to help out even more, try building the package locally. That should
give you much more specific information about why this package is failing to
build, which will in turn make it easier for the package author to fix it!

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