Closed
Description
Version
2.9.5
Reproduction link
https://gist.github.com/fprijate/e55f6ddedf3b149bd92094c387a30c6a.js
Steps to reproduce
npm install -g vue-cli@2.9.5
vue init webpack-simple xx
What is expected?
to create xx dir containing expected files
What is actually happening?
program breaks after:
downloading ...
? Project name(xx)
? Project description
and no dir is created
Platform
OS: win10
node: v10.3.0
npm: 6.1.0