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

is:issue is:open ould not find a declaration file for module 'react-grid-gallery'. '/Users/../../node_modules/react-grid-gallery/lib/Gallery.js' implicitly has an 'any' type. Try npm install @types/react-grid-gallery if it exists or add a new declaration (.d.ts) file containing declare module 'react-grid-gallery';ts(7016) #145

Closed
satyamkr571 opened this issue Jul 14, 2020 · 5 comments

Comments

@satyamkr571
Copy link

Screenshot 2020-07-14 at 9 09 43 AM

not able to import react-grid-gallery

is:issue is:open ould not find a declaration file for module 'react-grid-gallery'. '/Users/../../node_modules/react-grid-gallery/lib/Gallery.js' implicitly has an 'any' type. Try npm install @types/react-grid-gallery if it exists or add a new declaration (.d.ts) file containing declare module 'react-grid-gallery';ts(7016)

Steps to reproduce behaviour

Mac OS Catalina

Browser and version

Hardware

@dschinkel
Copy link

I have the same error but using TypeScript. You're not using TS and getting this? that's weird

@darzang
Copy link

darzang commented Sep 8, 2020

I'm having the same error without using Typescript.
I'm using Node 12.14.0 and react-grid-gallery@0.5.5 on Windows 10.

@hyouinKyouma
Copy link

@satyamkr571 any solutions?

@satyamkr571
Copy link
Author

@satyamkr571 any solutions?

I have created my own gallery for pictures I have not used this library

@itoldya
Copy link
Collaborator

itoldya commented Aug 23, 2022

@itoldya itoldya closed this as completed Aug 23, 2022
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

5 participants