I try to include meteor down into my application like the telescope example: https://gist.github.com/mnmtanish/fe4f7efb3db24e83c310
var mdown = new MeteorDown(function(error, client){
//code block
});
My console tells me:
Uncaught TypeError: undefined is not a function
meteor list
meteorhacks:meteor-down 1.1.1 Load Testing Framework for Meteor