79403547

Date: 2025-01-31 17:30:10
Score: 1
Natty:
Report link

I see @types/googlemaps in your package.json. That package moved to @types/google.maps

npm uninstall @types/googlemaps
npm install -D @types/google.maps
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: JCollins