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

V5 Amplify installation docs do not specify V5 version #6971

Closed
david-mcafee opened this issue Feb 27, 2024 · 1 comment
Closed

V5 Amplify installation docs do not specify V5 version #6971

david-mcafee opened this issue Feb 27, 2024 · 1 comment
Assignees
Labels
amplify/js Issues tied to JS

Comments

@david-mcafee
Copy link
Member

david-mcafee commented Feb 27, 2024

Describe the bug
Our V5 docs currently ask the user to install the latest version of aws-amplify (which is currently V6). Everywhere our docs instruct the user to install Amplify should be pinned to a V5 tag (i.e. aws-amplify@stable-v5). Because we share code snippets between V5 and V6, this is not a trivial update.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://docs.amplify.aws/react-native/prev/build-a-backend/graphqlapi/set-up-graphql-api/#configure-your-application
  2. Observe npm install aws-amplify without tagged version.

Expected behavior
We should use the V5 tag everywhere we ask users to install Amplify in the V5 docs.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@erinleigh90 erinleigh90 self-assigned this Feb 27, 2024
@jacoblogan jacoblogan added the amplify/js Issues tied to JS label Feb 28, 2024
@elorzafe elorzafe assigned elorzafe and unassigned erinleigh90 Mar 5, 2024
@david-mcafee
Copy link
Member Author

Thanks for updating this, @israx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amplify/js Issues tied to JS
Projects
None yet
Development

No branches or pull requests

4 participants