Manolin

Results 4 comments of Manolin

It seams is a [electron-webpack](https://github.com/electron-userland/electron-webpack) module issue, see [this issue](https://github.com/electron-userland/electron-webpack/issues/223) for info and a workaround, it worked for me.

Thank you @dral3x, @DBT85, @borisb74 , @SwineFlew931. I have the "Manual Filament Change" on but it still happening to me. I will attach a test project I put together really...

same problem here, I am trying to replace `mock-fs` as it hasn't been updated in 2 year and it has a bug with NodeJS >=20 (not working with readFileSync &...

I use the "overrides" entry on `package.json`, You have to edit it every time you update `eslint` but it works. The problem is @rollup/plugin-eslint is using eslint@8, the "overrides" entry...