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

npm problem #62

Open
angeloCabezas opened this issue May 11, 2020 · 2 comments
Open

npm problem #62

angeloCabezas opened this issue May 11, 2020 · 2 comments

Comments

@angeloCabezas
Copy link

I installed the library, but when I try to reference it, I get the following message :

Severity Code Description Project File Line Suppression State
Error TS7016 (TS) Could not find a declaration file for module '@trendmicro/react-sidenav'. 'C:/Users/LENOVO/source/repos/SideBarMenu/SideBarMenu/ClientApp/node_modules/@trendmicro/react-sidenav/lib/index.js' implicitly has an 'any' type.
Try npm install @types/trendmicro__react-sidenav if it exists or add a new declaration (.d.ts) file containing declare module '@trendmicro/react-sidenav'; C:\Users\LENOVO\source\repos\SideBarMenu\SideBarMenu\ClientApp (tsconfig or jsconfig project) C:\Users\LENOVO\source\repos\SideBarMenu\SideBarMenu\ClientApp\src\App.tsx 8

In short : I can't access to @trendmicro/react-sidenav

@mohsinht
Copy link

mohsinht commented Jun 7, 2020

Same issue

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

3 participants