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.
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.