How can I print to a thermal printer XP-80C in a MERN stack environment
I have tried a number of library, some do not even install with npm install
especially printer
and electron
. Other Libraries I was able to either throws an internal error that is not from my code or they work in development and fail in the production server render
Below is what I currently have with electron-pos-printer
, please any modification or suggestion with the kind of environment I have will be appreciated alot! Thanks