Closed lebezee closed 7 years ago
Hi Iebezee,
Are you running on Linux? It seems to be related to specifically calling the Console.Clear method, the error is not related to any directories. I suspect the .Net API is unable to obtain a handle to the windows console, and the handle that it does have for Linux does not support the clear method? That would be my suspicion anyways.
You are spot on... I'm on a windows machine, but I was using gitBash to run. It worked fine with cmd.
Thanks for the help.
When I run the new engine v1.0.1 with option --pretty it fails to run. It seems there might be a hardcoded path in the code? See my run comman below with responses: