tr3v3r / react-native-esc-pos-printer

An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android
MIT License
137 stars 64 forks source link

I found the issue happen in Printer.ts, #152

Closed powershek closed 1 month ago

powershek commented 1 month ago
          I found the issue happen in Printer.ts, 

image

image

image

Problem on this line,

this.queue = new PQueue({ concurrency: 1 });

Could you please help

Originally posted by @powershek in https://github.com/tr3v3r/react-native-esc-pos-printer/issues/145#issuecomment-2129448057

tr3v3r commented 1 month ago

Close since the same discussing here

https://github.com/tr3v3r/react-native-esc-pos-printer/issues/145#issuecomment-2129448057