Skip to content

Instantly share code, notes, and snippets.

@digilord
Created October 13, 2014 17:32
Show Gist options
  • Save digilord/64323dee31c671d3aaf8 to your computer and use it in GitHub Desktop.
Save digilord/64323dee31c671d3aaf8 to your computer and use it in GitHub Desktop.
[digilord@Cassiopeia app[master*]]$ meteor
[[[[[ ~/projects/inservice/app ]]]]]
=> Started proxy.
=> Started MongoDB.
W20141013-10:31:00.173(-7)? (STDERR)
W20141013-10:31:00.229(-7)? (STDERR) /Users/digilord/.meteor/packages/meteor-tool/.1.0.33.nwimf8++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/lib/node_modules/fibers/future.js:173
W20141013-10:31:00.229(-7)? (STDERR) throw(ex);
W20141013-10:31:00.229(-7)? (STDERR) ^
W20141013-10:31:00.229(-7)? (STDERR) TypeError: Object #<Object> has no method 'describe'
W20141013-10:31:00.229(-7)? (STDERR) at app/server/packages/npm-container/package.js:4:11
W20141013-10:31:00.230(-7)? (STDERR) at app/server/packages/npm-container/package.js:23:3
W20141013-10:31:00.230(-7)? (STDERR) at /Users/digilord/projects/inservice/app/.meteor/local/build/programs/server/boot.js:168:10
W20141013-10:31:00.230(-7)? (STDERR) at Array.forEach (native)
W20141013-10:31:00.230(-7)? (STDERR) at Function._.each._.forEach (/Users/digilord/.meteor/packages/meteor-tool/.1.0.33.nwimf8++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/lib/node_modules/underscore/underscore.js:79:11)
W20141013-10:31:00.230(-7)? (STDERR) at /Users/digilord/projects/inservice/app/.meteor/local/build/programs/server/boot.js:82:5
=> Exited with code: 8
W20141013-10:31:08.334(-7)? (STDERR)
W20141013-10:31:08.336(-7)? (STDERR) /Users/digilord/.meteor/packages/meteor-tool/.1.0.33.nwimf8++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/lib/node_modules/fibers/future.js:173
W20141013-10:31:08.337(-7)? (STDERR) throw(ex);
W20141013-10:31:08.337(-7)? (STDERR) ^
W20141013-10:31:08.337(-7)? (STDERR) TypeError: Object #<Object> has no method 'describe'
W20141013-10:31:08.338(-7)? (STDERR) at app/server/packages/npm-container/package.js:4:11
W20141013-10:31:08.338(-7)? (STDERR) at app/server/packages/npm-container/package.js:23:3
W20141013-10:31:08.338(-7)? (STDERR) at /Users/digilord/projects/inservice/app/.meteor/local/build/programs/server/boot.js:168:10
W20141013-10:31:08.338(-7)? (STDERR) at Array.forEach (native)
W20141013-10:31:08.338(-7)? (STDERR) at Function._.each._.forEach (/Users/digilord/.meteor/packages/meteor-tool/.1.0.33.nwimf8++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/lib/node_modules/underscore/underscore.js:79:11)
W20141013-10:31:08.339(-7)? (STDERR) at /Users/digilord/projects/inservice/app/.meteor/local/build/programs/server/boot.js:82:5
=> Exited with code: 8
^C
[digilord@Cassiopeia app[master*]]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment