New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elm make core 3.0 error on Windows 10 #525

Closed
HairyRabbit opened this Issue Mar 15, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@HairyRabbit

HairyRabbit commented Mar 15, 2016

PS D:\works\elm\elm-try> elm repl
---- elm repl 0.16.0 -----------------------------------------------------------
 :help for help, :exit to exit, more at <https://github.com/elm-lang/elm-repl>
--------------------------------------------------------------------------------
> 1 + 1
elm-make: elm-stuff\packages\elm-lang\core\3.0.0\src\Graphics\Element.elm: hGetContents: invalid argument (invalid byte
sequence)
elm-make: thread blocked indefinitely in an MVar operation

Elm 0.16 version.

Thanks for help :)

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Mar 15, 2016

Contributor

See elm-lang/elm-make#33 and the various discussions/suggestions/workarounds there, as well as what will hopefully become the ultimate solution to all this: elm-lang/elm-make#83.

Contributor

jvoigtlaender commented Mar 15, 2016

See elm-lang/elm-make#33 and the various discussions/suggestions/workarounds there, as well as what will hopefully become the ultimate solution to all this: elm-lang/elm-make#83.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment