Skip to content
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, hohner2008/ollama#3, d3vobed/ollama#4 or comparation/pencil#5
Labels

Comments

@JuanIrache
Copy link
Contributor

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

@MarshallOfSound
Copy link
Member

This issue belongs on https://github.com/electron/remote not here... Moving it now

@continuous-auth
Copy link

🎉 This issue has been resolved in version 2.0.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment