There have been reports that using the Git Bash command line on Windows specifically with this template will prevent the Electron app from rendering (packaged apps are fine). While playing with Electron, TypeScript and Electron I ran into some problems. How to use ipcRenderer and ipcMain? · Issue #28 · yhirose/react ... npm i electron-typescript-ipc Usage. selector: 'app-my component',..... ipcRenderer Nella prima versione del mio template (pubblicata nel repository el3um4s/memento-svelte-electron-typescript) mi sono accontentato di un risultato funzionante. Unable to use ipcRenderer in EF + TS + React without ⦠This should just be a case of requiring the ipcRenderer module in your main html file (electron will provide this for you):