SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.98k stars 215 forks source link

The system cannot find the file specified #6

Closed NicolasDorier closed 4 years ago

NicolasDorier commented 4 years ago

Trying to run sample

image

AntonScharnick commented 4 years ago

You need to install the new Chromium based Edge if you're on Windows: https://www.microsoftedgeinsider.com/en-us/.

SteveSandersonMS commented 4 years ago

Thanks for answering, @AntonScharnick!

Yes, the library could detect this and fall back on older Edge, but I haven't implemented that. If someone's interested in doing so, please consider sending a PR!

NicolasDorier commented 4 years ago

Thanks, a better error message would go a long way.

SteveSandersonMS commented 4 years ago

Great suggestion. If you’re able to submit a PR for this, that would be perfect.

Bartmax commented 3 years ago

I'm having this error even I have chromium edge installed. @SteveSandersonMS

SteveSandersonMS commented 3 years ago

You need Edge from its Canary/Beta channels, not just the stable channel. You can have more than one channel installed at the same time.