You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can`t catch the error emitted when is not connection with COM port. How can I do it?
Error:
triggerUncaughtException(err, true /* fromPromise */);
^
Error: Opening COM4: File not found
Emitted 'error' event on SerialPort instance at:
at SerialPort._error (C:\DEVOPS\01-08-2024-begitrack\BegiTrack\backend-electron\node_modules\@serialport\stream\dist\index.js:85:18)
at C:\DEVOPS\01-08-2024-begitrack\BegiTrack\backend-electron\node_modules\@serialport\stream\dist\index.js:118:18
The text was updated successfully, but these errors were encountered:
I can`t catch the error emitted when is not connection with COM port. How can I do it?
Error:
The text was updated successfully, but these errors were encountered: