bryanl / webbrowser

go library for opening URLs in web browsers
MIT License
10 stars 1 forks source link

webbrowser no longer opens my browser on osx #4

Open escapewindow opened 7 years ago

escapewindow commented 7 years ago

This may be due to osascript changes, or something else.

I was able to fix it by calling open directly: https://github.com/taskcluster/taskcluster-cli/issues/159#issuecomment-306382010