Electron non-context-aware native module in renderer
问题 I have updated electron to latest in my project because there were some printer issues with that now I am facing this problem which is when I am importing packages to frontend it's throwing this error yet this works without any problems yet this bothers me so much I have searched and found this #1839 yet I can't find anything or i can't understand what should I do now I have tried app.allowRendererProcessReuse = true; it removes (in the command line) the errors but it stops working completely