Sandeep-android-2000

Results 4 comments of Sandeep-android-2000

hey i am also getting this issue and i am working working on this

@deadcoder0904 i have tried the fix as suggested by you in my windows os but i am still getting the same error ![Image](https://github.com/user-attachments/assets/ee96fc99-f72f-4413-bf89-f61defe949b6)

@deadcoder0904 this is my code: main.ts file import { app, BrowserWindow, dialog, ipcMain } from 'electron'; import { readFileSync, writeFileSync } from 'node:fs'; import path, { join } from 'node:path';...