Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade aws-amplify to v5 #30

Open
manics opened this issue Nov 15, 2023 · 3 comments
Open

Upgrade aws-amplify to v5 #30

manics opened this issue Nov 15, 2023 · 3 comments

Comments

@manics
Copy link
Member

manics commented Nov 15, 2023

Setting aws-amplify to 5.3.5 in package.json leads to two versions being installed due to the transient dependencies:

$ npm list aws-amplify
[email protected] treehoose-egress-app-frontend
├─┬ @aws-amplify/[email protected]
│ └─┬ @aws-amplify/[email protected]
│   └── [email protected]
└── [email protected]

This leads to a broken system
https://docs.amplify.aws/lib/troubleshooting/upgrading/q/platform/js/
In this case it worked on TREEHOOSE with federated login, but not on hic-tre staging without federation #27

@manics
Copy link
Member Author

manics commented Nov 15, 2023

FYI @AaronJackson

@AaronJackson
Copy link
Member

odd

can you bump ui-react to 5.3.2 and the same for aws-amplify ?
https://www.npmjs.com/package/@aws-amplify/ui-react/v/5.3.2

@manics
Copy link
Member Author

manics commented Nov 15, 2023

Dependabot has tried, but there are breaking changes #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants