-
Notifications
You must be signed in to change notification settings - Fork 50
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
[Bug]: TypeError: features.isDesktopCapturerEnabled is not a function #153
Closed
3 tasks done
JuanIrache opened this issue
Jun 1, 2023
· 2 comments
· May be fixed by paaschdigital/ollama#3, apiiro-snyk/ollama#5 or hohner2008/ollama#3
Closed
3 tasks done
[Bug]: TypeError: features.isDesktopCapturerEnabled is not a function #153
JuanIrache opened this issue
Jun 1, 2023
· 2 comments
· May be fixed by paaschdigital/ollama#3, apiiro-snyk/ollama#5 or hohner2008/ollama#3
Labels
Comments
This issue belongs on https://github.com/electron/remote not here... Moving it now |
🎉 This issue has been resolved in version 2.0.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
13 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Preflight Checklist
Electron Version
26.0.0-alpha.1
What operating system are you using?
macOS
Operating System Version
Ventura 13.2.1
What arch are you using?
arm64 (including Apple Silicon)
Last Known Working Electron version
25-x-y
Expected Behavior
Previously my project was running with @electron/remote and no errors
Actual Behavior
Now I get this error
TypeError: features.isDesktopCapturerEnabled is not a function
Which I can work around by commenting lines 48 to 50 of @electron/remote/dist/src/common/module-names.js
Testcase Gist URL
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: