在安装过程的这一步 Should we run `npm install` for you after the project has been created? (recommended) Yes, use NPM Yes, use Yarn > No, I will handle that myself 选择No, I will handle that myself然后:npm install 参考连接:https://github.com/vuejs/vue-...
在安装过程的这一步
选择
No, I will handle that myself
然后:
npm install
参考连接:
https://github.com/vuejs/vue-...