You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ vue init webpack project_name
This will install Vue 2.x version of the template.
For Vue 1.x use: vue init webpack#1.0 project_name
vue-cli · Failed to download repo vuejs-templates/webpack: connect ETIMEDOUT 192.30.253.112:443
我用npm install vue-cli -g p 安装完,但用vue init webpack pro_name时,一直卡在了那个download template那里,最终报了一个vue-cli · Failed to download repo vuejs-templates/webpack: connect ETIMEDOUT 192.30.252.122:443这个错误
我的系统环境:mac,node:6.9.1,npm使用的是淘宝镜像,希望大神们能指点一二,不知道尤大有人给您反馈过这个问题没有,刚才看了issues,好像没有这个问题
The text was updated successfully, but these errors were encountered: