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

Syntax @for in Angular is supported by version 17 that requires Node 18, not node 14 like the documentation says #6461

Closed
Phok7 opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
amplify/js Issues tied to JS

Comments

@Phok7
Copy link

Phok7 commented Nov 17, 2023

In the Amplify Angular v6 framework documentation the specifitacions requires node v14.x or later but in the "Connect API and database to the app" appears a code fragment that uses the @for syntax in the template, which is released in the angular v17 version, which requires minimun node 18.13.

Documentation requirements: https://docs.amplify.aws/angular/start/getting-started/installation/
Angular v17 syntax: https://docs.amplify.aws/angular/start/getting-started/data-model/#connect-frontend-to-api

@nadetastic nadetastic self-assigned this Nov 21, 2023
@nadetastic nadetastic added the amplify/js Issues tied to JS label Nov 21, 2023
@nadetastic
Copy link
Member

Hi @Phok7 thank you for pointing this out.I've updated the Angular getting started guide to mention the minimum required version of node.

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

2 participants