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-layers-manager'. #7

Open
lps83 opened this issue Sep 2, 2021 · 1 comment
Open

Comments

@lps83
Copy link

lps83 commented Sep 2, 2021

Hi, I installed the plugin through NPM, but sadly it's impossible to use it.

Could not find a declaration file for module 'react-layers-manager'. '.../node_modules/react-layers-manager/lib/index.cjs.js' implicitly has an 'any' type.
Try npm i --save-dev @types/react-layers-manager if it exists or add a new declaration (.d.ts) file containing declare module 'react-layers-manager';ts(7016)

Any idea ? Thanks

@giuseppeg
Copy link
Owner

yeah I don't have types for the package. You may want to try add it to the exclude paths in your tsconfig.json

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