Trying to learn Elm, got the very basics working, but there are ton of 
complie errors that I am unsure about.

23 Jul 15:59:05 - error: Compiling of 
> web/elm/elm-stuff/packages/elm-lang/core/4.0.3/src/Array.elm failed. 
> Command failed: elm-make --yes --output ../static/vendor/array.js 
> elm-stuff/packages/elm-lang/core/4.0.3/src/Array.elm
> I cannot find module 'Native.Array'.
> Module 'Array' is trying to import it.
> Potential problems could be:
>   * Misspelled the module name
>   * Need to add a source directory or new dependency to elm-package.json
>  ^G


Almost all the errors relate to 'Native.(something)'. 


Was trying to find some package named Native, but cant seem to find 
anything.


Am i missing some install step possibly?


Thanks,

-- 
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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to