Vikas Kumar
Vikas Kumar

Reputation: 154

How to calculate XIRR in typescript? [@types/xirr is not available]

XIRR calculation in typescript

Here typescript package is not available: https://www.npmjs.com/search?q=%40types%2Fxirr

Getting this error:

npm i --save-dev @types/xirr
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2fxirr - Not found
npm ERR! 404 
npm ERR! 404  '@types/xirr@*' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

Upvotes: 1

Views: 202

Answers (0)

Related Questions