Cordova cli create with proxy
问题 I want to run cordova create hello com.example.hello HelloWorld but all I get is the base folder structure and the error: connect ETimedOut. I have set the proxy for node.js and PhoneGap projects get setup fine. Cordova cli is setup fine so far (can find it in c:\Users\username\AppData\Roaming\npm) Anything I am missing? (PATH is set to ...npm) 回答1: I managed to fix it: set the urls platform.js http instead of https. installed ANT and set some environement vars: ANT_HOME c:\dev\apache-ant-1.9