You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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 containingdeclare module 'react-grid-gallery';
ts(7016)Steps to reproduce behaviour
Mac OS Catalina
Browser and version
Hardware
The text was updated successfully, but these errors were encountered: