In the network section of the docs it recommends using `superagent` but when you npm install and require it you end up seeing something like this. "Unexpected end of script" https://www.dropbox.com/s/xcixxwmwrkhn2ly/Screenshot%202015-03-27%2015.18.40.png?dl=0 Removing the require resolves it.