electron/remote

[Bug]: TypeError: features.isDesktopCapturerEnabled is not a function

JuanIrache opened this issue ยท 2 comments

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

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 ๐Ÿ“ฆ๐Ÿš€