Closed nordishbynature closed 6 years ago
getPrinters() returns undefined. It seems that the printer could not be read. But the DYMO Label Web Service is running.
dymo library √ should create an instance of the Dymo class should get printers should print a label 1 passing (59ms) 2 pending
dymo library √ should create an instance of the Dymo class
I've tested on several computer with differnt operating systems. In every case i've used a Dymo LabelWriter 450 Twin Turbo.
How can I fix the issue?
My solution:
I've replaced the hostname 'localhost' in the constructor (lib/index.js) with 127.0.0.1
getPrinters() returns undefined. It seems that the printer could not be read. But the DYMO Label Web Service is running.
I've tested on several computer with differnt operating systems. In every case i've used a Dymo LabelWriter 450 Twin Turbo.
How can I fix the issue?