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: SIDDHANT TANDON < >
  • To:
  • Subject: Re: [PeerLibrary dev] MEteor app Still crashing
  • Date: Fri, 6 Mar 2015 09:34:16 -0800

# Meteor packages used by this project, one per line.
#
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

autopublish
insecure
preserve-inputs
underscore
bootstrap
coffeescript


Siddhant K Tandon,
Electrical Engineering and Computer Science,
University of California, Berkeley- 2017.

On Fri, Mar 6, 2015 at 9:30 AM, Mitar < > wrote:
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

Settings and unsubscription:
http://lists.peerlibrary.org/lists/info/dev

Public archive:
http://lists.peerlibrary.org/lists/arc/dev




Archive powered by MHonArc 2.6.18.

Top of page