I\'m using the fs module in my electron app to read file content from path
fs
ipcMain.on(\'fileData\', (event, data) => { data.forEach( (file) =