Unhandled Promise Rejection
Error: ERR_FAILED (-2) loading 'file:///D:/NXP/GUI-Guider-1.9.1-GA/resources/welcome.html'
at rejectAndCleanup (node:electron/js2c/browser_init:165:7510)
at EventEmitter.stopLoadingListener (node:electron/js2c/browser_init:165:7885)
at EventEmitter.emit (node:events:539:35)
Solved! Go to Solution.
Thank you for your reply. After I changed the installation path to the C drive, the error no longer appeared.
Hi @Wisam
That error means the GUI Guider app is failing to load its built-in HTML resources.
Specifically, it can’t open:
file:///D:/NXP/GUI-Guider-1.9.1-GA/resources/welcome.html
Did you install GUI Guider to C:\ or move it manually to D:\?
BR
Harry
Thank you for your reply. After I changed the installation path to the C drive, the error no longer appeared.
The version I downloaded is 1.9.1 and runs on Windows 11.