Skip to content

Instantly share code, notes, and snippets.

@digilord
Created October 13, 2014 17:32

Revisions

  1. digilord created this gist Oct 13, 2014.
    31 changes: 31 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,31 @@
    [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*]]$