error while installing the maven build AEM project.(mvn clean install)
Hi all,
I build a project using maven archetype 26 and when I tried to run mvn clean install -PautoInstallSinglePackage
It throws me error at npm install (UI frontend).
I thought npm should be upgraded but guess what I didn't even installed node.
I tried in another laptop following same steps, surprisingly I was able to install there (Didn't installed node here too)
So, If there is any particular solution that can solve this issue without installing node please let me know.



