HeligPfleigh / react-native-thermal-receipt-printer

A RN library for thermal printer
157 stars 102 forks source link

Requiring module "node_modules/react-native-thermal-receipt-printer/dist/index.js" #128

Open KuEmTrinh opened 1 year ago

KuEmTrinh commented 1 year ago

I have tried to set the method to connect to the printer via Bluetooth many times and always get the error here: Error: Requiring module "node_modules/react-native-thermal-receipt-printer/dist/index.js", which threw an exception: Invariant Violation: new NativeEventEmitter() requires a non-null argument., js engine: hermes

Can you guys explain this to me about this error? Thanks