Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find a declaration file for module 'react-advanced-datetimerange-picker'. #63

Open
iampato opened this issue Aug 3, 2021 · 2 comments

Comments

@iampato
Copy link

iampato commented Aug 3, 2021

implicitly has an 'any' type.
Try npm i --save-dev @types/react-advanced-datetimerange-picker if it exists or add a new declaration (.d.ts) file containing declare module 'react-advanced-datetimerange-picker'; TS7016

@iampato
Copy link
Author

iampato commented Aug 3, 2021

npm i --save-dev @types/react-advanced-datetimerange-picker
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2freact-advanced-datetimerange-picker - Not found
npm ERR! 404
npm ERR! 404 '@types/react-advanced-datetimerange-picker@*' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/pato/.npm/_logs/2021-08-03T10_21_22_713Z-debug.log

@mayurkalia99
Copy link

Hey, did you find any solution over this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants