-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Could not find a declaration file for module 'currency-converter-lt'. '/node_modules/currency-converter-lt/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/currency-converter-lt if it exists or add a new declaration (.d.ts) file containing declare module 'currency-converter-lt';ts(7016)
After installing npm i --save-dev @types/currency-converter-lt, getting this error:
npm i --save-dev @types/currency-converter-lt
Password:
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@types%2fcurrency-converter-lt - Not found
npm error 404
npm error 404 '@types/currency-converter-lt@*' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.