Skip to content

Cannot read property 'indexOf' of undefined #15

@uvarovann

Description

@uvarovann

C:\Users\Andrey>node example.js
Search Welle COM Ports
C:\Users\Andrey\src\welle_serial.js:64
|| vendorId.indexOf('0483') >= 0 && productId.indexOf('5740') >= 0)) {
^

TypeError: Cannot read property 'indexOf' of undefined
at C:\Users\Andrey\src\welle_serial.js:64:29

C:\Users\Andrey>node example.js
Search Welle COM Ports
C:\Users\Andrey\src\welle_serial.js:64
|| vendorId.indexOf('0483') >= 0 && productId.indexOf('5740') >= 0)) {
^

TypeError: Cannot read property 'indexOf' of undefined
at C:\Users\Andrey\src\welle_serial.js:64:29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions