Martin Weiser
Martin Weiser
Issue still persist even with sequelize-typescript@next, or npm:@vjpr/sequelize-typescript@^1.1.0-vjpr.0 "sequelize": "^6.6.2",
Yes, and still get the error: uiGmapGoogleMapApiProvider.configure({ ``` libraries: 'weather,geometry,visualization', key: '{MY API KEY}', transport: 'http', isGoogleMapsForWork: true }); ``` Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
This is actually good, IMO, but is this documented?
> This is what we did to get around this issue for ffmpeg-kit-react-native for ios: [AudiusProject/audius-protocol#11715](https://github.com/AudiusProject/audius-protocol/pull/11715) > > Steps: > > * Check in all the binaries into repo >...