import { ipcRenderer } from 'electron' // Uncaught Error: Dyanmic require of 'electron' is not supported
not particually sure why i keep getting this error, happened multiple times in my code resulting in not being able to complete my project with diffrent libs ect so would like to get some clarification
not sure if its a ts issue or what but any help is appreciated
