Can't create new VUE.JS Project

I have the VUE.JS CLI installed, I can run the cli without any issues, but I'm curious to why I cant create a vuejs project through WebStorm.

0
1 comment

please follow https://youtrack.jetbrains.com/issue/WEB-32583 for updates.
As a workaround, please try creating a project in terminal using vue create <prj> and then open the project root folder in Webstorm via File | Open

0

Please sign in to leave a comment.