giuseppeg / react-layers-manager

📚 Manage layers and z-index in React applications effectively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find a declaration file for module 'react-layers-manager'.

lps83 opened this issue · comments

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

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