How to get node fs to work in an Angular and Electron application
” The package “fs” wasn’t found on the file system but is built into node. Are you trying to bundle for node? You can use “platform: ‘node'” to do that, which will remove this error.”