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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions