Open venliong opened 2 years ago
Thanks for reporting! Can you check if this workaround by @htranou works for you? https://github.com/ashmind/SharpLab/issues/886#issuecomment-1003378797
(I will take a look at proper fix eventually, but haven't got to it quite yet)
This might now be fixed -- please retry sl setup
to check again.
I'd setup SharpLab by setup.ps1, but when I run SharpLab by
dotnet tye run --watch
, code run result cannot write to output pipe. Is there something I missed?