前端学习笔记202309学习笔记第九十五天-vue3+typescript之2vue-cli版本过低
vue create is a Vue CLI 3 only command and you are using Vue CLI 2.9.6.
You may want to run the following to upgrade to Vue CLI 3:npm uninstall -g vue-cli
npm install -g @vue/cli
vue create is a Vue CLI 3 only command and you are using Vue CLI 2.9.6.
You may want to run the following to upgrade to Vue CLI 3:npm uninstall -g vue-cli
npm install -g @vue/cli