Can not create Angular, React and Vue modules using intellij liferay plugin

Amarnath R Dornala, modificado hace 6 años. New Member Mensajes: 2 Fecha de incorporación: 28/06/19 Mensajes recientes
I am trying to build angular module using Liferay for my test project, for some reason the module folder in Intellij is empty for Angular, React and Vue projects. When I build mvc or others It generates modules fine. I don't know how I can debug this.
What I did: Click on Liferay module and select angular portlet and click next -> done. I see just folder, nothing is in it.
thumbnail
Yanan Yuan, modificado hace 6 años. Junior Member Mensajes: 89 Fecha de incorporación: 8/10/11 Mensajes recientes
Hello Amarnath,Thanks for the report.These three npm projects are not supported on liferay 7.2. You can create a liferay workspace using 7.0 or 7.1 then create these projects. We will add validation in the wizard in the future. Please watch on this ticket: https://issues.liferay.com/browse/INTELLIJ-74Thanks.
Amarnath R Dornala, modificado hace 6 años. New Member Mensajes: 2 Fecha de incorporación: 28/06/19 Mensajes recientes
Thanks for update Yanan.