General mailing list for discussions and development of PeerLibrary and related software.

List archive Help


Re: [PeerLibrary dev] MEteor app Still crashing


Chronological Thread 
  • From: Mitar < >
  • To:
  • Subject: Re: [PeerLibrary dev] MEteor app Still crashing
  • Date: Fri, 06 Mar 2015 09:30:07 -0800

Hi!

What is the content of your .meteor/packages file?


Mitar

> Hey guys,
>
> So the meteor app is still crashing for me. I tried to use meteorpad but
> that didn't seem to help. The error occurs when I put Posts = new
> Mongo.Collection('posts') and this is what I get.
>
> c:\Users\Toshiba!\Desktop\Siddhant\PeerLibrary\microscope\.meteor\local\build\se
> rver\server.js:345
> }).run();
> ^
> ReferenceError: Mongo is not defined
> at app/lib/collections/posts.js:1:28
> at
> c:\Users\Toshiba!\Desktop\Siddhant\PeerLibrary\microscope\.meteor\local\b
> uild\server\server.js:306:12
> at Array.forEach (native)
> at Function._.each._.forEach (c:\Program
> Files\Meteor\lib\node_modules\under
> score\underscore.js:78:11)
> at run
> (c:\Users\Toshiba!\Desktop\Siddhant\PeerLibrary\microscope\.meteor\lo
> cal\build\server\server.js:239:7)
> => Exited with code: 1
> => Your application is crashing. Waiting for file change.
>
> Any help would be appreciated, because I can't progress further without
> adding Posts.
>
> Thanks,
> Siddhant K Tandon,
> Electrical Engineering and Computer Science,
> University of California, Berkeley- 2017.
>

--
PeerLibrary, facilitating the global conversation on academic literature
https://peerlibrary.org/
http://blog.peerlibrary.org/
https://twitter.com/PeerLibrary



Archive powered by MHonArc 2.6.18.

Top of page