Closed
Description
Version
3.0.0-alpha.8
Steps to reproduce
Run vue create on a computer configured with a corporate HTTP Proxy
(http_proxy
and https_proxy
environment variable are defined, everything else is working properly)
What is expected?
It should run as usual
What is actually happening?
vue create command hangs forever with no prompt at all.
Tested on Windows and Ubuntu.