BlackHole1 / electron-devtools-vendor

electron extension vendor
MIT License
11 stars 2 forks source link

使用该插件命令行就会出现这种错误,不知道你们有没遇到 #46

Open Oct1a opened 2 months ago

Oct1a commented 2 months ago

electron:29.1.6 electron-devtools-vendor:3.0.0

[33236:0629/121052.285:ERROR:CONSOLE(1)] "Request Autofill.enable failed. {"code":-32601,"message":"'Autofill.enable' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1) [33236:0629/121052.285:ERROR:CONSOLE(2)] "Electron sandboxed_renderer.bundle.js script failed to run", source: node:electron/js2c/sandbox_bundle (2) [33236:0629/121052.285:ERROR:CONSOLE(2)] "TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))", source: node:electron/js2c/sandbox_bundle (2)

BlackHole1 commented 2 months ago

用的是哪一个插件?react-devtools? 还是?

Oct1a commented 2 months ago

用的是哪一个插件?react-devtools? 还是?

vuejs-devtools

BlackHole1 commented 2 months ago

see: https://github.com/electron/electron/issues/41614#issuecomment-2006678760

caoxiemeihao commented 2 months ago

Reproduction repo here 👉 electron-vite-samples/electron-devtools-installer