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
What are you trying to do?
serialport Perform error
What happens?
vue-router.esm.js?8c4f:2171 TypeError: Cannot read property 'indexOf' of undefined
at Function.getFileName (bindings.js?dfc1:178)
at bindings (bindings.js?dfc1:82)
at eval (win32.js?7cf7:1)
at Object../node_modules/@serialport/bindings/lib/win32.js (about.js:120)
at webpack_require (index.js:854)
at fn (index.js:151)
at eval (index.js?c888:6)
at Object../node_modules/@serialport/bindings/lib/index.js (about.js:32)
at webpack_require (index.js:854)
at fn (index.js:151)
What should have happened?
Code to Reproduce the Issue
constserialport=newSerialPort(path)// Code
Versions, Operating System and Hardware
"vue-cli-plugin-electron-builder": "~2.0.0-rc.1",
SerialPort@?
"serialport": "^9.0.0",
Node.js v?
12.17.0
Windows? Linux? Mac?
Windows
Hardware and chipset? (Prolific/FTDI/Other)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week no further activity occurs. Feel free continue the discussion or ask for a never-stale label to keep it open. If this is a support issue, consider sharing it on stack overflow to get more eyes on your problem.
Summary of Problem
(Please answer all 3)
serialport Perform error
vue-router.esm.js?8c4f:2171 TypeError: Cannot read property 'indexOf' of undefined
at Function.getFileName (bindings.js?dfc1:178)
at bindings (bindings.js?dfc1:82)
at eval (win32.js?7cf7:1)
at Object../node_modules/@serialport/bindings/lib/win32.js (about.js:120)
at webpack_require (index.js:854)
at fn (index.js:151)
at eval (index.js?c888:6)
at Object../node_modules/@serialport/bindings/lib/index.js (about.js:32)
at webpack_require (index.js:854)
at fn (index.js:151)
Code to Reproduce the Issue
Versions, Operating System and Hardware
"vue-cli-plugin-electron-builder": "~2.0.0-rc.1",
"serialport": "^9.0.0",
12.17.0
Windows
The text was updated successfully, but these errors were encountered: