januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
361 stars 420 forks source link

'@types/react-native-bluetooth-escpos-printer@latest' is not in the npm registry. #75

Open mehulpxm opened 4 years ago

mehulpxm commented 4 years ago

This error i am getting when i am trying to install it and run it for .ts file. Is there any other way to run with .ts files.

slavikdenis commented 4 years ago

It's because there is no @types/react-native-bluetooth-escpos-printer package. Feel free to write the typings and contribute :)