electron-forge-docs icon indicating copy to clipboard operation
electron-forge-docs copied to clipboard

Warning and workaround for error in electron

Open SRNissen opened this issue 6 months ago • 3 comments

Electron has a wontfix error that impacts the webpack template workflow.

This PR adds a warning to the docs, and a suggested workaround.

SRNissen avatar Jun 20 '25 13:06 SRNissen

For reference, this doc update tells the user how to deal with https://github.com/electron/electron/issues/41614

SRNissen avatar Jun 20 '25 13:06 SRNissen

How do you feel about this rewording that drops the suggestion?

The workaround text is less important to me than the warning so users can avoid a situation where they (...me) do exactly as suggested - and end up with error/warning messages.

SRNissen avatar Jun 30 '25 13:06 SRNissen

Thanks for the update!

I still wouldn't mention it in the Forge docs because it's not an issue with Forge.

nikwen avatar Jul 16 '25 23:07 nikwen