Closed IsaacTrevino closed 3 years ago
@IsaacTrevino we had a breaking change released 2 days ago https://github.com/aws-amplify/amplify-js/blob/geo/main/packages/geo/CHANGELOG.md and will require updated @amplify/cli
of geo
tag and running amplify push
again to regenerate the aws_exports
file. @TreTuna
Okay big breaking changes due to amplify cli 5.6.0!
My cloudfront distribution was completely reset, however geo is now working thank you.
(for those who attempt this update and use CloudFront
for hosting s3 bucket)
awsconfig.amazon_location_services
-> awsconfig.amazon_location_service
I will be closing this issue.
Thanks for bringing this up. Please run amplify push --force
to update the aws-exports
file. So no manual change is needed.
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.
Looking for a help forum? We recommend joining the Amplify Community Discord server *-help
channels or Discussions for those types of questions.
Before opening, please confirm:
JavaScript Framework
React
Amplify APIs
Geo
Amplify Categories
Geo
Environment information
Describe the bug
I receive an error upon installing
aws-amplify@geo
version 23:Error: No map resources found in amplify config, run 'amplify add geo' to create them and ensure to run
amplify pushafter
This may be related to the issue https://github.com/aws-amplify/amplify-js/issues/8687, however, this new issue is not reading the awsconfig file geo section.
Expected behavior
Allow the use of Amplify@geo and amazon location services.
Reproduction steps
npm i --save-exact aws-amplify@geo