node-printer
node-printer copied to clipboard
Cannot find module './node_printer_darwin_x64.node'
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?
@tojocky
Did you solve it?
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.