What command are you running that is giving you these errors?

Try "rm -rf elm-stuff/build-artifacts".

On Sat, Jul 23, 2016 at 1:38 PM, Ryan Erb <[email protected]> wrote:

> Looking into more of the errors and these ones stood out:
>
> Elm compile: elm-stuff/packages/elm-lang/core/4.0.3/src/Maybe.elm, in
>> web/elm, to ../static/vendor/maybe.js
>> [debug] Live reload: priv/static/css/seatsaver.css
>> [debug] Live reload: priv/static/images/phoenix.png
>> Your dependencies form a cycle:
>>   ┌─────┐
>>   │    Maybe
>>   └─────┘
>> You may need to move some values to a new module to get rid of the cycle.
>
>
> There is also one like this but with "Result",
>
> The only packages i have install are
> "elm-lang/core": "4.0.3 <= v < 5.0.0",
> "elm-lang/html": "1.1.0 <= v < 2.0.0"
>
> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to