nativescript-apiclient
nativescript-apiclient copied to clipboard
Install Error ([email protected])
When I try to install, i'm getting the below error, Seems like something to do with the post-install (tsc)
npm ERR! [email protected] postinstall: tsc
I'm getting this as well. I had to install typescript for it to work.
npm install typescript and then try and install this package and it works.