Skip to content

Following tutorial and deployment fails after updating authentication due to issues with deprecation #28

Description

@veronica-yyc

TUTORIAL: https://docs.amplify.aws/react/start/quickstart/#make-frontend-updates

Everything works until the last step of step 6: 6. Implement login UI

Locally, the changes take effect, as expected. However, the automatic build on amplify fails due to deprecation issues.

Solution:
update these in dev dependencies in package.json.
"aws-cdk": "^2.174.1",
"aws-cdk-lib": "^2.174.1",

Please update amplify-vite-react-template to include these two versions and possible give direction to remove other deprecation issues that prevent anyone from using this as a viable template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions