Skip to content

_pingPrinter is not a function. #4

@AliYar-Khan

Description

@AliYar-Khan

I am using the pingPrinter function like this

pingPrinter(printerIp).then(()=>{ console.log("found the printer"); }).catch((err)=> { console.log("Printer is dead", err); })

It gives the following error

Printer is dead [TypeError: _pingPrinter is not a function. (In '_pingPrinter(ip)', '_pingPrinter' is undefined]

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