-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fix (next): updated getting started guide after v5 tests #4805
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks good to me just wanted to discuss those few changes first
Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>
…orded the [id].js instructions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 🚀 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Issue #, if available:
Description of changes:
Fixes to the Next.JS documentation for Getting Started with Amplify after
No current user
errors occurred when following steps in guide. Everything works locally, however there is an issue with Hosting tied to vercel/next.js#41932 and the Frontend build failing for CI/CD. The error in the logs is the following:By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.