Skip to content

Instantly share code, notes, and snippets.

@MaerF0x0
Created August 26, 2013 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaerF0x0/6345337 to your computer and use it in GitHub Desktop.
Save MaerF0x0/6345337 to your computer and use it in GitHub Desktop.
Error occurring after I modify the minimongo.js code.
mrt
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
[[[[[ ~/programming/nodejs/charter-watch/app ]]]]]
=> Meteor server running on: http://localhost:3000/
W20130826-13:09:05.226(-6)? (STDERR) packages/minimongo.js:2423
W20130826-13:09:05.307(-6)? (STDERR) })
W20130826-13:09:05.307(-6)? (STDERR)
W20130826-13:09:05.307(-6)? (STDERR) SyntaxError: Unexpected end of input
W20130826-13:09:05.307(-6)? (STDERR) at mains (/Users/myuser/programming/nodejs/myApp/.meteor/local/build/programs/server/boot.js:152:30)
W20130826-13:09:05.307(-6)? (STDERR) at Array.forEach (native)
W20130826-13:09:05.308(-6)? (STDERR) at Function._.each._.forEach (/Users/myuser/.meteor/tools/4010e5731d/lib/node_modules/underscore/underscore.js:79:11)
W20130826-13:09:05.308(-6)? (STDERR) at /Users/myuser/programming/nodejs/myApp/.meteor/local/build/programs/server/boot.js:80:5
=> Exited with code: 1
=> Meteor server restarted
(Repeated 3x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment