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

"Extension server error: Operation failed: Permission denied", source: devtools://devtools/bundled/extensions/extensions.js #230

Open
nukeop opened this issue Oct 30, 2022 · 3 comments

Comments

@nukeop
Copy link

nukeop commented Oct 30, 2022

electron-devtools-installer: 3.2.0
electron: 12

I started getting this error today. Any clue what happened?

@javierguzman
Copy link

Nobody has a workaround or something?

@blakewatson
Copy link

Also getting this error.

@blakewatson
Copy link

blakewatson commented Jul 4, 2023

I’m still seeing errors but I was eventually able to get Vue devtools to load by serving my index.html file on localhost and using win.loadURL('http://localhost:8080'); rather than win.loadFile('index.html');.

I’m only loading it that way in development, of course.

Edit: oh and I upgraded Node to current LTS (18.16.1 as of this comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants