EscPosEncoder
EscPosEncoder copied to clipboard
What library should we use to send commands from an Angular 11 app?
trafficstars
Hello, I am not able to use this library as well with Angular app, I get the following error:
./node_modules/canvas/build/Release/canvas.node:1:0 - Error: Module parse failed: Unexpected character '' (1:0)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
(Source code omitted for this binary file)
Ok, this https://stackoverflow.com/a/60960414/5224768 fixed my issue :) :)