Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Can not create Angular, React and Vue modules using intellij liferay pl
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.
What I did: Click on Liferay module and select angular portlet and click next -> done. I see just folder, nothing is in it.
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.
Thanks for update Yanan.