Hubertformin / electron-pos-printer

Electron-pos-printer is a plugin that works to ease paper formatting and printing to thermal printers. it currently supports 80mm, 78mm, 76mm, 58mm, 57mm and 44mm printers thermal printers. it is built with Electron.js and Node.js
Apache License 2.0
318 stars 102 forks source link

Throw a timeout exception #116

Open yinjisong opened 8 months ago

yinjisong commented 8 months ago

Please forgive me for not being very good at English. I am using translation software to ask you a question. My current version of Electron is 28.2.0, and the version of Electron pos printer is ^ 1.2.0. When using the current version for printing, there is a timeout error prompt, and searching for answers to issues is not effective for me

abdulbasit0-UI commented 5 months ago

you are going to have to down grade your version of electron, I am using electron this is my setup "electron": "^9.1.0", "electron-pos-printer": "^1.2.0"