Can't create new VUE.JS Project Permanently deleted user Created May 21, 2018 21:19 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.
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