Closed mtoka closed 4 years ago
HI, i've followed steps from README.md to start demo for android. It fails with: > tsc -skipLibCheck
> 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.
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.
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.