WebStorm: Can't create Vue project

Steps are on screenshots;
I am using yarn 1.7.0 + node 8.8.1 + vue-cli 3.0.0-beta.11;





2
1 comment

I have a different issue - "TypeError:Cannot read property 'proxy' of undefined", tracked as https://youtrack.jetbrains.com/issue/WEB-32583

Yours is similar to https://youtrack.jetbrains.com/issue/WEB-32430. Do you have inquirer module in Yarn/config/global/node_modules/@vue/cli/node_modules/inquirer?


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.