"Plugin was conflicted" error trying to package React Electron app

Eslint is a linter, its react plugin seems to be getting confused for one reason or another, never seen that before.

I’d wager you just need to doCheck = false;? I’d have lost that money, apparently you want to set DISABLE_ESLINT_PLUGIN = "true";.

4 Likes