Open lin7sh opened 5 years ago
Sorry I don't get this error error at all.
| ?- write('Hello World').
Hello WorldYes
| ?-
I tried with both the master branch and the develop branch. Which version of Erlog are you using and on which OS?
Sorry for the late reply. I'm using Erlang/OTP 22 [erts-10.5.5] on both MacOS 10.15.1 and FreeBSD 12.1. The same error occurs on both OS. I thought the problem might be too much apps in ERL_LIBS path, so I tried to disable ERL_LIBS variable, but the error still there.
I just found a bug that cause erlog repl fail which the following error: