Re: [elm-discuss] Re: Elm install issues

2016-07-23 Thread Nick H
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,

Re: [elm-discuss] Re: Elm install issues

2016-07-23 Thread Nick H
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 wrote: > Looking into more of the errors and these ones stood out: > > Elm compile:

[elm-discuss] Re: Elm install issues

2016-07-23 Thread Ryan Erb
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