创建vue项目是出现的,这是什么情况
可以使用vue-cli来创建,使用npm install -g @vue/cli安装cli。
然后,使用vue create projectname来创建。
vue init webpack demo
你没有安装git