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

[JS Modularization]: documentation unclear when updating from previous version of the library #2885

Closed
elorzafe opened this issue Jan 26, 2021 · 0 comments · Fixed by #2894
Closed
Labels
amplify/js Issues tied to JS

Comments

@elorzafe
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

Customers are having issues when updating the library from older versions specially when using modularization. There is an error when the packages are duplicated on node_modules when installing aws-amplify and @aws-amplify/auth for example.

To Reproduce
Steps to reproduce the behavior:

  1. Have an app with aws-amplify
  2. Days later install @aws-amplify/auth specially after a new version is released
  3. You will see errors like Auth not configured that is the symptom when there is package duplication inside node_modules

Expected behavior
Clarify that install aws-amplify and modularized packages like @aws-amplify/auth can create issues on the application
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.

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

Successfully merging a pull request may close this issue.

2 participants