-
-
Notifications
You must be signed in to change notification settings - Fork 251
Doesn't work with Electron #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Why are you using this package with Electron? Electron already has a native method for opening a file: https://electronjs.org/docs/api/shell#shellopenitemfullpath |
jkawamoto
added a commit
to GooBox/file-share-desktop
that referenced
this issue
Mar 9, 2019
Switch to shell API from opn package according to this comment sindresorhus/open#107 (comment)
sindresorhus
pushed a commit
that referenced
this issue
Mar 16, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add an option to use system-wide xdg-open instead of a bundled xdg-open.
The text was updated successfully, but these errors were encountered: