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