I am able to install node on mac and cordova
When I run
node -v
it gives v0.12.2.
and npm -v
is 2.7.4
and cordova -v
is 5.0.0.
Now I tried sudo npm install -g ionic
it gives me error
network read ECONNRESSET
network if you are behind the proxy , please make sure that the proxy and so on
I have no idea how to set a proxy.