Ionic 2 support
Answered
Hello, I am starting to work with Ionic 2 and I would use my all mighty IDEA, but it seems to me that its plugin only supports Ionic 1 projects.
It does not create a v2 project nor seems to understand how to import an existing v2 project folder.
What can I do?
Any hint of when full v2 support will come?
Many thanks
Ale
Please sign in to leave a comment.
Hello!
Please follow this instructions to create new ionic project, it works for ionic 2.2.1:
Check this article to find out more:
https://www.jetbrains.com/help/idea/2016.3/using-phonegap-cordova.html
Thanks for answer, I already tried it but it created a Ionic 1 project setup, which is very different from Ionic 2..
It seems to me that its new project wizard does not use the "--v2" flag on the "ionic start" command
Ale
Yes, there is currently no way to pass `--v2` to the project generator; please follow https://youtrack.jetbrains.com/issue/WEB-18663 for updates