Closed bengalih closed 4 months ago
Hi, the windows executable should include all needed runtime files, unfortunately something went wrong and the runtime is missing. Maybe there is some missmatch to the runtime you installed. I replaced the former binaries with the new zipped one with included runtime and that should fix it: https://github.com/fxsth/pledo/releases/download/v1.4.1/pledo.win-x64.zip
Trying to run on Windows 11. Extracted the zip and on first run it asked to install some .net components, which I did. Now this is what I get:
That last line only appears when I try to access http://localhost:5000. My firewall is off and I don't have anything else running on that port.
Any help is appreciated.