Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when executing first command after server restart #1

Open
theodorDiaconu opened this issue Jun 4, 2018 · 0 comments
Open

Error when executing first command after server restart #1

theodorDiaconu opened this issue Jun 4, 2018 · 0 comments

Comments

@theodorDiaconu
Copy link

W20180604-11:58:08.042(3)? (STDERR) [object Object]
W20180604-11:58:08.042(3)? (STDERR)     at Object.exports.compile (/Users/theodor/.meteor/packages/babel-compiler/.7.0.9.7w1mha.h361m++os+web.browser+web.cordova/npm/node_modules/meteor-babel/index.js:77:13)
W20180604-11:58:08.043(3)? (STDERR)     at Object.compile (packages/babel-compiler.js:51:29)
W20180604-11:58:08.043(3)? (STDERR)     at Object.compileForShell (packages/ecmascript/ecmascript.js:6:18)
W20180604-11:58:08.043(3)? (STDERR)     at REPLServer.wrappedDefaultEval [as eval] (packages/shell-server/shell-server.js:236:48)
W20180604-11:58:08.043(3)? (STDERR)     at REPLServer.onLine (repl.js:468:10)
W20180604-11:58:08.043(3)? (STDERR)     at emitOne (events.js:121:20)
W20180604-11:58:08.044(3)? (STDERR)     at REPLServer.emit (events.js:211:7)
W20180604-11:58:08.044(3)? (STDERR)     at REPLServer.Interface._onLine (readline.js:282:10)
W20180604-11:58:08.044(3)? (STDERR)     at REPLServer.Interface._line (readline.js:631:8)
W20180604-11:58:08.044(3)? (STDERR)     at REPLServer.Interface._ttyWrite (readline.js:911:14)
W20180604-11:58:08.044(3)? (STDERR)     at REPLServer.self._ttyWrite (repl.js:537:7)
W20180604-11:58:08.044(3)? (STDERR)     at PassThrough.onkeypress (readline.js:160:10)
W20180604-11:58:08.044(3)? (STDERR)     at emitTwo (events.js:126:13)
W20180604-11:58:08.045(3)? (STDERR)     at PassThrough.emit (events.js:214:7)
W20180604-11:58:08.045(3)? (STDERR)     at emitKeys (internal/readline.js:420:14)
W20180604-11:58:08.045(3)? (STDERR)     at emitKeys.next (<anonymous>)
W20180604-11:58:08.045(3)? (STDERR)     at PassThrough.onData (readline.js:1011:36)
W20180604-11:58:08.045(3)? (STDERR)     at emitOne (events.js:116:13)
W20180604-11:58:08.046(3)? (STDERR)     at PassThrough.emit (events.js:211:7)
W20180604-11:58:08.046(3)? (STDERR)     at addChunk (_stream_readable.js:263:12)
W20180604-11:58:08.046(3)? (STDERR)     at readableAddChunk (_stream_readable.js:250:11)
W20180604-11:58:08.046(3)? (STDERR)     at PassThrough.Readable.push (_stream_readable.js:208:10)```

I'm running `Meteor.users.find().fetch()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant