tojocky / node-printer

Native node.js printer
1.53k stars 441 forks source link

Cannot find module './node_printer_darwin_x64.node' #323

Open xiaadmin opened 2 years ago

xiaadmin commented 2 years ago

import {getPrinters} from 'printer'; getPrinters();

when i run getPrinters Function. tip: Cannot find module './node_printer_darwin_x64.node'

i run code in electron 11

who can help me?

xiaadmin commented 2 years ago

@tojocky

yuanquan8 commented 1 year ago

Did you solve it?

Feeh03114 commented 1 year ago

The same problem here, only with windows, it is building but it is not copying to the "lib" folder. I don't know where to go with this.