MabezDev / wokwi-server

Other
62 stars 8 forks source link

Add troubleshooting section to README.md #23

Closed eilefsen closed 6 months ago

eilefsen commented 6 months ago

The new troubleshooting section contains one entry.

I encountered issues using Safari as my default browser, as it blocks the use of mixed content (even for localhost). Pasting the link into Google Chrome fixes this problem.

opener::open_browser permits overriding the default browser using the $BROWSER environment variable. This would have been helpful for me an hour ago, so i think it belongs in the README.