EscPosEncoder icon indicating copy to clipboard operation
EscPosEncoder copied to clipboard

What library should we use to send commands from an Angular 11 app?

Open rmpt opened this issue 4 years ago • 2 comments
trafficstars

rmpt avatar Aug 08 '21 08:08 rmpt

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)

SDAdham avatar Feb 17 '22 09:02 SDAdham

Ok, this https://stackoverflow.com/a/60960414/5224768 fixed my issue :) :)

SDAdham avatar Feb 17 '22 09:02 SDAdham