meteor-presence icon indicating copy to clipboard operation
meteor-presence copied to clipboard

meteor presence 'presenceTick': Internal server error [500]

Open tomtomtong opened this issue 10 years ago • 1 comments

I try to use your package in the latest meteor but the Internal Server Error always occurs. My code is listed below. https://gist.github.com/tomtomtong/3b16198b0374fee30a6e

How could I solve this issue?

tomtomtong avatar Oct 12 '15 02:10 tomtomtong

I think there is an undeclared dependency. I fixed it by calling meteor add check

peterwilli avatar Jan 23 '16 15:01 peterwilli