The Problem
I have opened the previous project developed using Electron Fiddle and found the dependencies of Electron, as shown in the image below.
After hit run button with modules (it's started installing the dependencies):
After hit run button without modules:
My suggested solution:
I suggest removing the modules if it's fit with the dependencies installed locally.