growerp / nativescript-escpos-printer

A generic ESCPOS printer plugin for Nativescript, not maintained anymore....
Apache License 2.0
9 stars 2 forks source link

Got error on app deploy #6

Open meverikxp opened 2 years ago

meverikxp commented 2 years ago

ERROR in ./node_modules/nativescript-escpos-printer/index.android.ts Error: Could not load TypeScript. Try installing with yarn add typescript or npm install typescript. If TypeScript is installed globally, try using yarn link typescript or npm link typescript.

meverikxp commented 2 years ago

fixed by running command npm link typescript