lsongdev / lsongdev/node-escpos

Can not Detect Printer over Virtual Com Port

Open
#161 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.6k
Forks
443
PR merge metrics
No merged PRs in 30d

Description

In windows device manager under Universal Serial Bus device I see attached printer with name of 'Virtual Com Port' escpos is unable to communicate to with it. I've tried by providing `VID` and `PID` while defining usb device but doesn't work. `escpos.USB.findPrinter() ` doesn't find anything as well.

More over I've tried defining a serial port with device path but still no luck.

Any Suggestions ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows Device Manager setup for the printer shown as “Virtual Com Port,” then inspect escpos.USB.findPrinter() and the serial-port device-path configuration described in the report. Done means determining whether this device can communicate through the existing USB or serial paths and documenting a verified outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.