Package causes site to not load - how to debug?

HI everyone. I am working on the Intermediate tutorial videos from the main meteor.com site. I have created a basic starting metor site and it works with the basic click me button. Then when I add the packages from the tutorial, it all goes away.

How do I debug this? I have narrowed it down to being caused by the aldeed:autoform package. Below are all the packages I am adding to the packages file:

kadira:flow-router
kadira:blaze-layout
erasaur:meteor-lodash
stolinski:stylus-multi
fortawesome:fontawesome
spiderable
fastclick
raix:handlebar-helpers
aldeed:collection2
aldeed:autoform
accounts-ui
accounts-password
matb33:bootstrap-glyphicons
msavin:jetsetter
zimme:active-route
gwendall:auth-client-callbacks

I am having the same issue. Getting the following errors on startup.
Meteor.autorun is not a function
at gwendall_auth-client-callbacks.js?hash=93b96361aeb127b15f6be9de8b49c2f6395060cd:63
at gwendall_auth-client-callbacks.js?hash=93b96361aeb127b15f6be9de8b49c2f6395060cd:73
at gwendall_auth-client-callbacks.js?hash=93b96361aeb127b15f6be9de8b49c2f6395060cd:77
at gwendall_auth-client-callbacks.js?hash=93b96361aeb127b15f6be9de8b49c2f6395060cd:83
Exception in template helper: TypeError: Cannot read property ‘indexOf’ of undefined
at Object.SessionItems (http://localhost:3000/packages/msavin_jetsetter.js?hash=8cc0039d7d732633425d546d99cebc6af677f4ff:165:27)
at http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:3051:16
at http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:1715:16
at http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:3103:66
at Function.Template._withTemplateInstanceFunc (http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:3769:14)
at http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:3102:27
at Object.Spacebars.call (http://localhost:3000/packages/spacebars.js?hash=6f2be25813c793c0b363a6a91ebb029723f294ec:172:18)
at http://localhost:3000/packages/msavin_jetsetter.js?hash=8cc0039d7d732633425d546d99cebc6af677f4ff:52:24
at Blaze.View. (http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:2811:17)
at http://localhost:3000/packages/blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:1934:20kadira_flow-router.js?kadira_flow-router.js?hash=05aae78332452d1c34c6d2dd310f18ac7edcb5fc:517 There is no route for the path: /testhash=05aae78332452d1c34c6d2dd310f18ac7edcb5fc:517 There is no route for the path: /testkadira_flow-router.js?hash=05aae78332452d1c34c6d2dd310f18ac7edcb5fc:517 There is no route for the path: /test
kadira_flow-router.js?hash=05aae78332452d1c34c6d2dd310f18ac7edcb5fc:517 There is no route for the path: /test