webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Error using webcontainers inside React Electron App

Open Ra1NuX opened this issue 11 months ago • 0 comments

I am trying to use webcontainer inside electron with react app completly exported and I am not getting results because it seems that when I make a build to have it compiled I get the following error:

Image

I am sure that the error comes from exporting to basic HTML and not lifting it from HTTPS, but is there any way to bypass this restriction? If not, has anyone encountered this same problem and been able to solve it?

Ra1NuX avatar Feb 06 '25 22:02 Ra1NuX