elm-lang / elm-repl

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

"searchPath: invalid argument" on Windows 10 #163

Open liajoy opened 6 years ago

liajoy commented 6 years ago

installed elm 0.18.0 via its official installer and found that elm-repl can't launch

C:\> elm-repl
---- elm-repl 0.18.0 -----------------------------------------------------------
 :help for help, :exit to exit, more at <https://github.com/elm-lang/elm-repl>
--------------------------------------------------------------------------------
elm-repl.exe: searchPath: invalid argument

env: Windows 10 node (v8.9.3) npm (v5.5.1)

i have reinstalled elm via npm,it still doesn't work but elm-reactor elm-make work well

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.