I am very new to the world of npm and node.js. I am trying to start a phonegap application and upon entering $ cordova create hello com.example.hello HelloWorld
I receive
Downloading cordova library for www... Error: connect ECONNREFUSED at errnoException (net.js:905:11) at Object.afterConnect [as oncomplete] (net.js:896:19)
Has anyone had this problem and know a possible solution? I am a n00b so I could be doing something very stupid - any help would be appreciated.