elm-lang / elm-repl

A REPL for Elm
BSD 3-Clause "New" or "Revised" License
170 stars 34 forks source link

elm-repl keeps closing when I put in anything #165

Open UltraLuigi opened 6 years ago

UltraLuigi commented 6 years ago

After installing the Elm Platform and nodejs, I started following the guide. I opened elm-repl.exe, and got the same thing as what was shown in the guide. However, when I typed in "hello" and pressed enter, the program closed instead of showing "hello" : String, which is what happened when I typed "hello" into the online Repl.

My OS is Windows 10 64 bit, if you're wondering.

process-bot commented 6 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.