I am trying to install node packages on my windows machine using npm from a fresh install of node.
however, I am getting ETIMEDOUT errors. I checked few other stacko
I am posting this answer in case some one faces the same issue.
I was able to solve this by running following command:
npm config delete proxy