Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Related Rants




 Found something true as 1 == 1
Found something true as 1 == 1
 Code I wrote: 15kb
NPM Modules: 198Mb
Code I wrote: 15kb
NPM Modules: 198Mb
 This is where US's bandwith is going
This is where US's bandwith is going
While setting up a node app while sitting behind draconian proxies:
- first, set $http_proxy & $https_proxy
- set git proxy
- then, npm proxy, jspm proxy and bower proxy
- followed by strictSSL to false.....
After moving to home network/VPN, change all of these proxies again. It is a never ending vicious circle :(
undefined
npm
proxysucks