feat: Support install in windows#4
Conversation
|
windows setup problem: Error! Failed to load module 'elixir' because it cannot be found. Make sure that the module name is correct and Runtime terminating during boot ({undef,[{init,start_it,1,[{file,"init.erl"},{line,1216}]},{init,start_em,1,[{file,"init.erl"},{line,1182}]},{init,do_boot,3,[{file,"init.erl"},{line,871}]}]}) Crash dump is being written to: erl_crash.dump...done |
|
I was able to reproduce the error renaming the directory |
|
The problem is caused by the implementation of vfox, which solved this problem in version 0.5.3:https://github.com/version-fox/vfox/releases/tag/v0.5.3
|
No description provided.