thiagoelg / node-printer

Native node.js printer
129 stars 79 forks source link

It doesn't work after compiling on windows, done on mac osx. #66

Closed pedroentringer closed 1 year ago

pedroentringer commented 1 year ago

Node: v18.14.0 Electron: 23.2.1 Electron Builder: 23.6.0 Node Printer: 0.6.2

On Mac it works perfectly. But in windows the application does not open, it just displays the message below.

Screenshot 2023-04-12 at 13 00 03

On mac everything is working perfectly, according to this link: https://www.pedroentringer.dev/projects/software/econocargo-printer

pedroentringer commented 1 year ago

Solved, it was necessary to build on a windows machine.