Create new AEM project with latest angular
Trying to create a new angular AEM project, with latest angular versions (14 +)
but below code always generating me with angular 9.
```
Trying to create a new angular AEM project, with latest angular versions (14 +)
but below code always generating me with angular 9.
```
Hi @naresh217
This git repo is what you get when you run your Maven archtype command. If you check https://github.com/adobe/aem-project-archetype/blob/develop/src/main/archetype/ui.frontend.angular/package.json The version here is 9.1.12
So with the command I do not think you will be able to upgrade to the latest version. You will have to do it manually.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.