Created
August 26, 2013 19:11
-
-
Save MaerF0x0/6345337 to your computer and use it in GitHub Desktop.
Error occurring after I modify the minimongo.js code.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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