Quickly solve the problem that vue-cli Cannot initialize the webpack template, vue-cliwebpack
Vue init webpack pro [Failed to download repo] [connect ETIMEDOUT 192.30.20.112]
This error is reported.
Someone said it was a proxy problem. I don't know, but this method is useful.
1. Download the template https://github.com/vuejs-templates/webpack to be initialized on github.
Or use git to clone the template you want.
2. decompress the downloaded template. Git clone does not require decompression.
3. Place the folder under the c: administrator/. vue-templates folder.
The preparation is complete.
4. What should I do. Run vue init in your project file <The template you just downloaded, such as webpack or webpack-simple, etc.> (project-name)-offline
In this case, the test is useful and I hope to help you...
The above Article quickly solves the problem that vue-cli Cannot initialize the webpack template, that is, all the content shared by Alibaba Cloud xiaobian. I hope you can give us a reference and support more.