aws-amplify / docs

AWS Amplify Framework Documentation
https://docs.amplify.aws
Apache License 2.0
487 stars 1.06k forks source link

Angular Quickstart Guide build failures due to Node version #8086

Closed cwomack closed 3 days ago

cwomack commented 1 week ago

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

To Reproduce Steps to reproduce the behavior:

  1. Go to this page - https://docs.amplify.aws/angular/start/quickstart/
  2. Proceed with deployment to AWS step
  3. Monitor deployment build logs
  4. See the following error:
Screenshot 2024-11-11 at 12 37 29 PM

See amplify-js issue #13998 for more context

Expected behavior A clear and concise description of what you expected to happen.

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

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

cwomack commented 3 days ago

Closing this issue as it should be taken care of the above referenced PR.