Here is my problem. We have a private NPM registry which only works in VPN. I would like to have a fallback registry https://registry.npmjs.org so that when I am out of VPN
Some steps you can try. (its how we do it at my workplace)
Hope that helps.