When I tried to build my electron application, it didn’t show any errors in the building process, but when I got the exe file, and I installed it, when I wanted to run it, it shows the error: NODE_MODULE_VERSION 89. Please try re-compiling or re-installing. I tried to run “npm run electron:build” command to rebuild […]