The following error is reported on the built mac app:
TypeError: Cannot read property 'loadURL' of null
File "/Users/davidebortolami/Downloads/datalogger/dist/mac/Datalogger.app/Contents/Resources/app.asar/app/main.ts", line 49, in createWindow
File "/Users/davidebortolami/Downloads/datalogger/dist/mac/Datalogger.app/Contents/Resources/app.asar/app/main.ts", line 181, in App.<anonymous>
minWidth: 800,
Message
TypeError: Cannot read property 'loadURL' of null
The following error is reported on the built mac app: