node-printer
node-printer copied to clipboard
cannot load .node file extension on react
I got this error inside the printer module:
Unhandled Rejection (Error): Cannot find module '/node_printer.node'
it's work when i tried on express, but got this error on react. thank you
Are you trying to run this in the browser?