meteorhacks / cluster

Clustering solution for Meteor with load balancing and service discovery
https://meteorhacks.com/cluster-a-different-kind-of-load-balancer-for-meteor.html
MIT License
631 stars 80 forks source link

update npm package versions so that on deploy stops crashing #115

Open pfafman opened 8 years ago

pfafman commented 8 years ago

I found that when just using cluster for multi-core the current version worked fine local but on depot with mup the deployment was crashing.

On updating the NPM versions the deployment is now working.