Skip to content

Instantly share code, notes, and snippets.

@ciwolsey
Created July 8, 2014 07:23
Show Gist options
  • Save ciwolsey/8f317b34107a0fbaa13b to your computer and use it in GitHub Desktop.
Save ciwolsey/8f317b34107a0fbaa13b to your computer and use it in GitHub Desktop.
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
[[[[[ ~/projects/microscope ]]]]]
=> Started proxy.
=> Started MongoDB.
W20140708-08:22:22.349(1)? (STDERR)
W20140708-08:22:22.383(1)? (STDERR) /home/ciwolsey/.meteor/tools/858c88b520/lib/node_modules/fibers/future.js:173
W20140708-08:22:22.383(1)? (STDERR) throw(ex);
W20140708-08:22:22.383(1)? (STDERR) ^
W20140708-08:22:22.383(1)? (STDERR) ReferenceError: require is not defined
W20140708-08:22:22.383(1)? (STDERR) at app/collections/scraping.js:1:50
W20140708-08:22:22.383(1)? (STDERR) at app/collections/scraping.js:6:3
W20140708-08:22:22.383(1)? (STDERR) at /home/ciwolsey/projects/microscope/.meteor/local/build/programs/server/boot.js:155:10
W20140708-08:22:22.383(1)? (STDERR) at Array.forEach (native)
W20140708-08:22:22.384(1)? (STDERR) at Function._.each._.forEach (/home/ciwolsey/.meteor/tools/858c88b520/lib/node_modules/underscore/underscore.js:79:11)
W20140708-08:22:22.384(1)? (STDERR) at /home/ciwolsey/projects/microscope/.meteor/local/build/programs/server/boot.js:82:5
=> Exited with code: 8
W20140708-08:22:23.118(1)? (STDERR)
W20140708-08:22:23.118(1)? (STDERR) /home/ciwolsey/.meteor/tools/858c88b520/lib/node_modules/fibers/future.js:173
W20140708-08:22:23.118(1)? (STDERR) throw(ex);
W20140708-08:22:23.118(1)? (STDERR) ^
W20140708-08:22:23.120(1)? (STDERR) ReferenceError: require is not defined
W20140708-08:22:23.120(1)? (STDERR) at app/collections/scraping.js:1:50
W20140708-08:22:23.120(1)? (STDERR) at app/collections/scraping.js:6:3
W20140708-08:22:23.120(1)? (STDERR) at /home/ciwolsey/projects/microscope/.meteor/local/build/programs/server/boot.js:155:10
W20140708-08:22:23.120(1)? (STDERR) at Array.forEach (native)
W20140708-08:22:23.120(1)? (STDERR) at Function._.each._.forEach (/home/ciwolsey/.meteor/tools/858c88b520/lib/node_modules/underscore/underscore.js:79:11)
W20140708-08:22:23.120(1)? (STDERR) at /home/ciwolsey/projects/microscope/.meteor/local/build/programs/server/boot.js:82:5
=> Exited with code: 8
W20140708-08:22:23.856(1)? (STDERR)
W20140708-08:22:23.857(1)? (STDERR) /home/ciwolsey/.meteor/tools/858c88b520/lib/node_modules/fibers/future.js:173
W20140708-08:22:23.857(1)? (STDERR) throw(ex);
W20140708-08:22:23.857(1)? (STDERR) ^
W20140708-08:22:23.858(1)? (STDERR) ReferenceError: require is not defined
W20140708-08:22:23.859(1)? (STDERR) at app/collections/scraping.js:1:50
W20140708-08:22:23.859(1)? (STDERR) at app/collections/scraping.js:6:3
W20140708-08:22:23.859(1)? (STDERR) at /home/ciwolsey/projects/microscope/.meteor/local/build/programs/server/boot.js:155:10
W20140708-08:22:23.859(1)? (STDERR) at Array.forEach (native)
W20140708-08:22:23.859(1)? (STDERR) at Function._.each._.forEach (/home/ciwolsey/.meteor/tools/858c88b520/lib/node_modules/underscore/underscore.js:79:11)
W20140708-08:22:23.859(1)? (STDERR) at /home/ciwolsey/projects/microscope/.meteor/local/build/programs/server/boot.js:82:5
=> Exited with code: 8
=> Your application is crashing. Waiting for file change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment