Skip to content

Instantly share code, notes, and snippets.

@alexfaber2011
Created November 27, 2014 17:10
Show Gist options
  • Save alexfaber2011/0056de65764f73e322f8 to your computer and use it in GitHub Desktop.
Save alexfaber2011/0056de65764f73e322f8 to your computer and use it in GitHub Desktop.
Error after pulling master. Have you seen this before?
W20141127-10:58:00.904(-6)? (STDERR) /home/alex/.meteor/packages/meteor-tool/.1.0.35.364gru++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/dev_bundle/lib/node_modules/fibers/future.js:173
W20141127-10:58:00.905(-6)? (STDERR) throw(ex);
W20141127-10:58:00.905(-6)? (STDERR) ^
W20141127-10:58:00.915(-6)? (STDERR) Error: Non-whitespace before first tag.
W20141127-10:58:00.916(-6)? (STDERR) at Object.Future.wait (/home/alex/.meteor/packages/meteor-tool/.1.0.35.364gru++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/dev_bundle/lib/node_modules/fibers/future.js:323:16)
W20141127-10:58:00.917(-6)? (STDERR) at packages/meteor/helpers.js:118
W20141127-10:58:00.917(-6)? (STDERR) at f (packages/peerlibrary:blocking/server.js:15)
W20141127-10:58:00.918(-6)? (STDERR) at scrape_fuel_price (server/lib/fuel_prices.coffee:6:16)
W20141127-10:58:00.918(-6)? (STDERR) at server/startup/startup.coffee:7:2
W20141127-10:58:00.919(-6)? (STDERR) at /home/alex/TMS/src/.meteor/local/build/programs/server/boot.js:175:5
W20141127-10:58:00.919(-6)? (STDERR) - - - - -
W20141127-10:58:00.920(-6)? (STDERR) Line: 0
W20141127-10:58:00.920(-6)? (STDERR) Column: 1
W20141127-10:58:00.920(-6)? (STDERR) Char: E
W20141127-10:58:00.921(-6)? (STDERR) at error (/home/alex/TMS/src/packages/npm-container/.build.npm-container/npm/node_modules/xml2js/node_modules/sax/lib/sax.js:642:8)
W20141127-10:58:00.921(-6)? (STDERR) at strictFail (/home/alex/TMS/src/packages/npm-container/.build.npm-container/npm/node_modules/xml2js/node_modules/sax/lib/sax.js:662:22)
W20141127-10:58:00.922(-6)? (STDERR) at Object.write (/home/alex/TMS/src/packages/npm-container/.build.npm-container/npm/node_modules/xml2js/node_modules/sax/lib/sax.js:935:11)
W20141127-10:58:00.922(-6)? (STDERR) at Parser.exports.Parser.Parser.parseString (/home/alex/TMS/src/packages/npm-container/.build.npm-container/npm/node_modules/xml2js/lib/xml2js.js:403:31)
W20141127-10:58:00.922(-6)? (STDERR) at Parser.parseString (/home/alex/TMS/src/packages/npm-container/.build.npm-container/npm/node_modules/xml2js/lib/xml2js.js:6:61)
W20141127-10:58:00.922(-6)? (STDERR) at exports.parseString (/home/alex/TMS/src/packages/npm-container/.build.npm-container/npm/node_modules/xml2js/lib/xml2js.js:433:19)
W20141127-10:58:00.923(-6)? (STDERR) at packages/meteor/helpers.js:117
W20141127-10:58:00.923(-6)? (STDERR) at f (packages/peerlibrary:blocking/server.js:15)
W20141127-10:58:00.924(-6)? (STDERR) at scrape_fuel_price (server/lib/fuel_prices.coffee:6:16)
W20141127-10:58:00.924(-6)? (STDERR) at server/startup/startup.coffee:7:2
W20141127-10:58:00.925(-6)? (STDERR) at /home/alex/TMS/src/.meteor/local/build/programs/server/boot.js:175:5
=> Exited with code: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment