webstorm, vue.js I can not create a new project.

screeshot1

screeshot2

I'm working with vue.js, but I get this error from creating a new project.

I installed vue-cli separately in npm and I worked on it.

I can not find the reason why I get this error. What should I do?

 

0
3 comments
Avatar
Permanently deleted user

i'm also having the same problem, please help

0

what error can you see namely? "TypeError:Cannot read property 'proxy' of undefined"? This is https://youtrack.jetbrains.com/issue/WEB-32583, please folllow it 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.