RE: Can not create Angular, React and Vue modules using intellij liferay pl

Amarnath R Dornala, modified 6 Years ago. New Member Posts: 2 Join Date: 6/28/19 Recent Posts
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, modified 6 Years ago. Junior Member Posts: 89 Join Date: 10/8/11 Recent Posts
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, modified 6 Years ago. New Member Posts: 2 Join Date: 6/28/19 Recent Posts
Thanks for update Yanan.