QR-master/tsc_errors.txt

5 lines
1.2 KiB
Plaintext

src/components/analytics/GeoMap.tsx(9,8): error TS7016: Could not find a declaration file for module 'react-simple-maps'. 'C:/Users/a931627/Documents/QRMASTER/node_modules/react-simple-maps/dist/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/react-simple-maps` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-simple-maps';`
src/components/analytics/GeoMap.tsx(159,17): error TS7031: Binding element 'geographies' implicitly has an 'any' type.
src/components/analytics/GeoMap.tsx(160,32): error TS7006: Parameter 'geo' implicitly has an 'any' type.