nstudio / nativescript-audio

:microphone: NativeScript plugin to record and play audio :musical_note:
Other
150 stars 104 forks source link

npm run demo.android #145

Closed mtoka closed 4 years ago

mtoka commented 5 years ago

HI, i've followed steps from README.md to start demo for android. It fails with: > tsc -skipLibCheck

ios/player.ts(95,24): error TS2554: Expected 1 arguments, but got 2. ios/player.ts(192,28): error TS2554: Expected 1 arguments, but got 2. npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! nativescript-audio@5.1.0 tsc: tsc -skipLibCheck npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the nativescript-audio@5.1.0 tsc script.