You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
-- INVALID PACKAGE DEPENDENCIES --------------------------------------- elm.json
The dependencies in your elm.json are not compatible.
Did you change them by hand? Try to change it back! It is much better to add
dependencies with elm install or the dependency management tool in elm reactor.
Please ask for help on the Elm slack <http://elmlang.herokuapp.com/> if you try
those paths and still cannot figure it out!
Compilation failed while attempting to build
The text was updated successfully, but these errors were encountered:
I agree that this is a problem. We've discussed moving the test helpers to a different project to keep this from being a problem. Until that happens, if you aren't using the test helpers in your main code, you should be able to unblock yourself by manually removing the indirect dependency. This clearly is not ideal, but it will work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce:
Versions:
Output:
The text was updated successfully, but these errors were encountered: