ionic建立項目失敗

× Downloading and extracting blank starter - failed!
[ERROR] Network connectivity error occurred, are you offline?html

If you are behind a firewall and need to configure proxy settings, see:
https://ionicframework.com/docs/cli/configuring.html#using-a-proxynpm

Error: getaddrinfo ENOTFOUND d2ql0qc7j8u4b2.cloudfront.net d2ql0qc7j8u4b2.cloudfront.net:443
at errnoException (dns.js:53:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:95:26)ionic

使用淘寶鏡像代理spa

  1. npm config set proxy=https://registry.npm.taobao.org  
  2. npm config set https_proxy=https://registry.npm.taobao.org  
相關文章
相關標籤/搜索