Andrey Shchekin

Results 91 comments of Andrey Shchekin

Thanks for the suggestion! Which mode does your suggestion refer to -- Decompilation (e.g. C#, IL) or Run?

Thanks for the detailed report! Yep, setup is a bit broken at the moment, I'm looking to improve it. I think one of the main problems is that you are...

I just fixed `sl setup` which will install correct version of `tye` for you.

Interesting. Do you have `pwsh` on PATH?

Thanks for the thorough approach! What do you see if you manually run `npm run build` under `source\WebApp\`?

Thanks! I can reproduce it in node `12.18.3` (but not in the older version of node I had before). I'll investigate and get back to you (can't promise any specific...

Please try branch [edge](https://github.com/ashmind/SharpLab/tree/edge), added a potential fix there (don't remember if it has any other implications, so not in main branch yet).

Glad to hear it works! (even if the flow is awkward for now). I'll investigate `sl setup && dotnet tye run` issue further (when I have some time).

Yep that's very unlucky timing, it was OK for a while, but I literally just broke it yesterday and was going to revisit it (need to make sure `dotnet tye...

Sure -- applied a fix, please give it a try.