FetchError: request to http://localhost:3000/champion-builds/syndra-top.json failed, reason: connect ECONNRESET 127.0.0.1:3000
   at ClientRequest.<anonymous> (/Users/bryanjensen/Desktop/build-trees/node_modules/node-fetch/index.js:133:11)
   at emitOne (events.js:96:13)
   at ClientRequest.emit (events.js:188:7)
   at Socket.socketErrorListener (_http_client.js:308:9)
   at emitOne (events.js:96:13)
   at Socket.emit (events.js:188:7)
   at emitErrorNT (net.js:1272:8)
   at _combinedTickCallback (internal/process/next_tick.js:74:11)
   at process._tickCallback (internal/process/next_tick.js:98:9)
From previous event:
   at new Fetch (/Users/bryanjensen/Desktop/build-trees/node_modules/node-fetch/index.js:49:9)
   at Fetch (/Users/bryanjensen/Desktop/build-trees/node_modules/node-fetch/index.js:37:10)
   at localFetch (/Users/bryanjensen/Desktop/build-trees/build/webpack:/src/core/fetch/fetch.server.js:30:1)
   at /Users/bryanjensen/Desktop/build-trees/build/webpack:/src/routes/champion/index.js:15:1
   at arrayMap (/Users/bryanjensen/Desktop/build-trees/node_modules/lodash/lodash.js:595:23)
   at Function.map (/Users/bryanjensen/Desktop/build-trees/node_modules/lodash/lodash.js:8778:14)
   at _callee$ (/Users/bryanjensen/Desktop/build-trees/build/webpack:/src/routes/champion/index.js:7:1)
   at tryCatch (/Users/bryanjensen/Desktop/build-trees/node_modules/regenerator-runtime/runtime.js:64:40)
   at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/bryanjensen/Desktop/build-trees/node_modules/regenerator-runtime/runtime.js:355:22)
   at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/Users/bryanjensen/Desktop/build-trees/node_modules/regenerator-runtime/runtime.js:116:21)
   at step (/Users/bryanjensen/Desktop/build-trees/node_modules/babel-runtime/helpers/asyncToGenerator.js:17:30)
   at /Users/bryanjensen/Desktop/build-trees/node_modules/babel-runtime/helpers/asyncToGenerator.js:35:14
   at new Promise (/Users/bryanjensen/Desktop/build-trees/node_modules/core-js/library/modules/es6.promise.js:191:7)
   at /Users/bryanjensen/Desktop/build-trees/node_modules/babel-runtime/helpers/asyncToGenerator.js:14:12
   at fetchPageData (/Users/bryanjensen/Desktop/build-trees/build/server.js:2710:19)
   at Object._callee3$ (/Users/bryanjensen/Desktop/build-trees/build/webpack:/src/routes/champion/index.js:85:1)
   at tryCatch (/Users/bryanjensen/Desktop/build-trees/node_modules/regenerator-runtime/runtime.js:64:40)
   at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/bryanjensen/Desktop/build-trees/node_modules/regenerator-runtime/runtime.js:355:22)
   at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/Users/bryanjensen/Desktop/build-trees/node_modules/regenerator-runtime/runtime.js:116:21)