I'm afraid I don't know anything about the elm-brunch plugin. You should be
able to compile your code by doing "elm make MainModule.elm --output
elm.js" (Substitute MainModule.elm and elm.js for appropriate names). Does
this give you the same errors as when you are using the plugin?

Be warned, that tutorial is for an old version of Elm... the language has
changed quite a bit since it was written.

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

> Integrating it with Phoenix, so when i start the server it tries to
> compile everything. Not to sure where to find the command. so I guess what
> ever the elm-brunch does?
>
> Been following this tutorial.
> http://www.cultivatehq.com/posts/phoenix-elm-2/
>
> I did notice that evancz/elm-html is deprecated so i didn't install that
> package.
>
> On Jul 23, 2016 5:22 PM, "Nick H" <[email protected]> wrote:
>
>> What command are you running that is giving you these errors?
>>
>> Try "rm -rf elm-stuff/build-artifacts".
>>
> --
> 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