Unable To Create A Electron App

@jmartland22

  1. BACKUP, ALWAYS
  2. Go to the terminal and run: npx cap update electron
  3. After that: npx cap sync electron
  4. Under the electron folder on terminal, run: npm install
  5. Take the advice of @George and add "skipLibCheck":true on tsconfig.json

I have made a test recently and all errors dissapears