When I run Meteor now, and load my page at localhost:3000, i get the following. The only thing that really stands out is the 'No Route to “/” ', but in Kadhira Flow router, I have a route, and have always had that route.
Any help is greatly appreciated.
Uncaught TypeError: _this._launchConnection is not a function
at new ClientStream (browser.js:46)
at new Connection (livedata_connection.js:86)
at Object.DDP.connect (namespace.js:64)
at client_convenience.js (client_convenience.js:48)
at fileEvaluate (modules-runtime.js?hash=9f9bb5e055614ddf4eb3e743737b7a5b3cfd9d34:353)
at require (modules-runtime.js?hash=9f9bb5e055614ddf4eb3e743737b7a5b3cfd9d34:248)
at client.js (client.js:1)
at fileEvaluate (modules-runtime.js?hash=9f9bb5e055614ddf4eb3e743737b7a5b3cfd9d34:353)
at require (modules-runtime.js?hash=9f9bb5e055614ddf4eb3e743737b7a5b3cfd9d34:248)
at ddp-client.js?hash=a547928b29e722e419948bbc25e954f2c268a1c3:2381
ddp.js?hash=dae39f35e2956c6df4d8b9963eea38371d546176:14 Uncaught TypeError: Cannot read property 'DDP' of undefined
at ddp.js?hash=dae39f35e2956c6df4d8b9963eea38371d546176:14
at ddp.js?hash=dae39f35e2956c6df4d8b9963eea38371d546176:23
allow-deny.js?hash=17efd8167bebe1f2018f9c642d8000a549d1fe26:22 Uncaught TypeError: Cannot read property 'DDP' of undefined
at allow-deny.js?hash=17efd8167bebe1f2018f9c642d8000a549d1fe26:22
at allow-deny.js?hash=17efd8167bebe1f2018f9c642d8000a549d1fe26:566
mongo.js?hash=7dae0d2bbf4992c92bbb005435b6ee27a23d13b2:17 Uncaught TypeError: Cannot read property 'AllowDeny' of undefined
at mongo.js?hash=7dae0d2bbf4992c92bbb005435b6ee27a23d13b2:17
at mongo.js?hash=7dae0d2bbf4992c92bbb005435b6ee27a23d13b2:871
accounts-base.js?hash=726cd8cc65160313a03be48af190e233390441cd:23 Uncaught```
```TypeError: Cannot read property 'DDP' of undefined
at accounts-base.js?hash=726cd8cc65160313a03be48af190e233390441cd:23
at accounts-base.js?hash=726cd8cc65160313a03be48af190e233390441cd:1462
accounts-password.js?hash=64ba07ca4190b2e464b08bcc52dd4b2044873f8f:17 Uncaught TypeError: Cannot read property 'Accounts' of undefined
at accounts-password.js?hash=64ba07ca4190b2e464b08bcc52dd4b2044873f8f:17
at accounts-password.js?hash=64ba07ca4190b2e464b08bcc52dd4b2044873f8f:329
useraccounts_core.js?hash=3655f04ee93044d46fc8570d79748d730d5911fb:17 Uncaught TypeError: Cannot read property 'Accounts' of undefined
at useraccounts_core.js?hash=3655f04ee93044d46fc8570d79748d730d5911fb:17
at useraccounts_core.js?hash=3655f04ee93044d46fc8570d79748d730d5911fb:2800
useraccounts_unstyled.js?hash=53be8ededc865103573ea8848f865c75e2c379c0:19 Uncaught TypeError: Cannot read property 'AccountsTemplates' of undefined
at useraccounts_unstyled.js?hash=53be8ededc865103573ea8848f865c75e2c379c0:19
at useraccounts_unstyled.js?hash=53be8ededc865103573ea8848f865c75e2c379c0:1301
alanning_roles.js?hash=a54a6feed3cf79dfe29122d3d32ea075c4f3dd01:18 Uncaught TypeError: Cannot read property 'Accounts' of undefined
at alanning_roles.js?hash=a54a6feed3cf79dfe29122d3d32ea075c4f3dd01:18
at alanning_roles.js?hash=a54a6feed3cf79dfe29122d3d32ea075c4f3dd01:957
aldeed_collection2-core.js?hash=e5e8a60bac783b7396e5ae9efdc3d3ae374ba7b1:22 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at aldeed_collection2-core.js?hash=e5e8a60bac783b7396e5ae9efdc3d3ae374ba7b1:22
at aldeed_collection2-core.js?hash=e5e8a60bac783b7396e5ae9efdc3d3ae374ba7b1:717
aldeed_schema-index.js?hash=ca5eacc3a8b7157aaeb1989afb5e5ce759bf2436:17 Uncaught TypeError: Cannot read property 'Collection2' of undefined
at aldeed_schema-index.js?hash=ca5eacc3a8b7157aaeb1989afb5e5ce759bf2436:17
at aldeed_schema-index.js?hash=ca5eacc3a8b7157aaeb1989afb5e5ce759bf2436:129
aldeed_schema-deny.js?hash=ad1983659fde8b8078af858eea2a4044a88b1af0:17 Uncaught TypeError: Cannot read property 'Collection2' of undefined
at aldeed_schema-deny.js?hash=ad1983659fde8b8078af858eea2a4044a88b1af0:17
at aldeed_schema-deny.js?hash=ad1983659fde8b8078af858eea2a4044a88b1af0:75
meteortoys_toykit.js?hash=7893e42eb829829163ca05d8af56b324dd5f8ebe:26 Uncaught```
```TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_toykit.js?hash=7893e42eb829829163ca05d8af56b324dd5f8ebe:26
at meteortoys_toykit.js?hash=7893e42eb829829163ca05d8af56b324dd5f8ebe:464
msavin_mongol.js?hash=9e0679278d669180448bebfa9f2d6de1bc21af10:20 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at msavin_mongol.js?hash=9e0679278d669180448bebfa9f2d6de1bc21af10:20
at msavin_mongol.js?hash=9e0679278d669180448bebfa9f2d6de1bc21af10:1886
msavin_jetsetter.js?hash=730c87ce06d0f9e46e72afecf633b1243815950c:80 Uncaught TypeError: Cannot read property 'MeteorToys' of undefined
at msavin_jetsetter.js?hash=730c87ce06d0f9e46e72afecf633b1243815950c:80
at msavin_jetsetter.js?hash=730c87ce06d0f9e46e72afecf633b1243815950c:139
at msavin_jetsetter.js?hash=730c87ce06d0f9e46e72afecf633b1243815950c:1143
meteortoys_blueprint.js?hash=0f20a5f9266525ed0912f70922744221af8c8b5e:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_blueprint.js?hash=0f20a5f9266525ed0912f70922744221af8c8b5e:18
at meteortoys_blueprint.js?hash=0f20a5f9266525ed0912f70922744221af8c8b5e:264
meteortoys_authenticate.js?hash=58ecf5fb86cfce955ff1dbe662e0067311e9c840:20 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_authenticate.js?hash=58ecf5fb86cfce955ff1dbe662e0067311e9c840:20
at meteortoys_authenticate.js?hash=58ecf5fb86cfce955ff1dbe662e0067311e9c840:166
meteortoys_shell.js?hash=67e2de2b3ca7416e9f418d003b0e2ade9fe23714:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_shell.js?hash=67e2de2b3ca7416e9f418d003b0e2ade9fe23714:18
at meteortoys_shell.js?hash=67e2de2b3ca7416e9f418d003b0e2ade9fe23714:233
meteortoys_method.js?hash=d29e9af32861335850654a3814339754936ba289:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_method.js?hash=d29e9af32861335850654a3814339754936ba289:18
at meteortoys_method.js?hash=d29e9af32861335850654a3814339754936ba289:218
meteortoys_result.js?hash=80a22f3a511ef1249d77add3790942c2cbf46fe3:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_result.js?hash=80a22f3a511ef1249d77add3790942c2cbf46fe3:18
at meteortoys_result.js?hash=80a22f3a511ef1249d77add3790942c2cbf46fe3:216
meteortoys_autopub.js?hash=1cff9aefc6d2f9c60efbe021ffd7f8f3df61ec2a:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_autopub.js?hash=1cff9aefc6d2f9c60efbe021ffd7f8f3df61ec2a:18
at meteortoys_autopub.js?hash=1cff9aefc6d2f9c60efbe021ffd7f8f3df61ec2a:113
meteortoys_pub.js?hash=92dc09645bcab87702297f8e82de048dd842a65b:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_pub.js?hash=92dc09645bcab87702297f8e82de048dd842a65b:18
at meteortoys_pub.js?hash=92dc09645bcab87702297f8e82de048dd842a65b:218
meteortoys_sub.js?hash=6ccd29e60386a055e239cdaa124c4f4f023fecff:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_sub.js?hash=6ccd29e60386a055e239cdaa124c4f4f023fecff:18
at meteortoys_sub.js?hash=6ccd29e60386a055e239cdaa124c4f4f023fecff:224
meteortoys_email.js?hash=e723973f45f239b9ae5fc0dcf6d24e84b21739f2:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_email.js?hash=e723973f45f239b9ae5fc0dcf6d24e84b21739f2:18
at meteortoys_email.js?hash=e723973f45f239b9ae5fc0dcf6d24e84b21739f2:283
meteortoys_listen.js?hash=41985b94c6a461eaecf60c448b8ef414ab5fc73f:115 Uncaught TypeError: Cannot read property 'MeteorToysDict' of undefined
at meteortoys_listen.js?hash=41985b94c6a461eaecf60c448b8ef414ab5fc73f:115
at meteortoys_listen.js?hash=41985b94c6a461eaecf60c448b8ef414ab5fc73f:118
at meteortoys_listen.js?hash=41985b94c6a461eaecf60c448b8ef414ab5fc73f:142
meteortoys_throttle.js?hash=21c0cdf51c0e5c6c641496cc9a8cd3c56d1bf02e:18 Uncaught```
```TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_throttle.js?hash=21c0cdf51c0e5c6c641496cc9a8cd3c56d1bf02e:18
at meteortoys_throttle.js?hash=21c0cdf51c0e5c6c641496cc9a8cd3c56d1bf02e:116
meteortoys_status.js?hash=0cbddda58fb93ed06165269c348e3c60869ba660:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_status.js?hash=0cbddda58fb93ed06165269c348e3c60869ba660:18
at meteortoys_status.js?hash=0cbddda58fb93ed06165269c348e3c60869ba660:145
meteortoys_hotreload.js?hash=668095fefeb1c173cbae47938e92e8830aedf94d:18 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at meteortoys_hotreload.js?hash=668095fefeb1c173cbae47938e92e8830aedf94d:18
at meteortoys_hotreload.js?hash=668095fefeb1c173cbae47938e92e8830aedf94d:104
mizzao_autocomplete.js?hash=06b9212c8cc953dc9bcc5e111bb41b675ae94169:24 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at mizzao_autocomplete.js?hash=06b9212c8cc953dc9bcc5e111bb41b675ae94169:24
at mizzao_autocomplete.js?hash=06b9212c8cc953dc9bcc5e111bb41b675ae94169:670
timesync-client.js:122 Uncaught TypeError: Meteor.status is not a function
at timesync-client.js:122
at Tracker.Computation._compute (tracker.js?hash=0e8b5c18d543a28ce43b2f183c26b49ee62196af:339)
at new Tracker.Computation (tracker.js?hash=0e8b5c18d543a28ce43b2f183c26b49ee62196af:229)
at Object.Tracker.autorun (tracker.js?hash=0e8b5c18d543a28ce43b2f183c26b49ee62196af:613)
at timesync-client.js (timesync-client.js:121)
at fileEvaluate (modules-runtime.js?hash=9f9bb5e055614ddf4eb3e743737b7a5b3cfd9d34:353)
at require (modules-runtime.js?hash=9f9bb5e055614ddf4eb3e743737b7a5b3cfd9d34:248)
at mizzao_timesync.js?hash=7f5cd21cfd6bf9db508190487115f69721bea95c:210
at mizzao_timesync.js?hash=7f5cd21cfd6bf9db508190487115f69721bea95c:218
mizzao_user-status.js?hash=8c179ae6a1c499cd27d6a4bcfa713e07974031f9:17 Uncaught TypeError: Cannot read property 'Accounts' of undefined
at mizzao_user-status.js?hash=8c179ae6a1c499cd27d6a4bcfa713e07974031f9:17
at monitor.coffee:1
deanius_promise.js?hash=099d3070d095fa110687d98c7958501782495f5b:17 Uncaught TypeError: Cannot read property 'DDP' of undefined
at deanius_promise.js?hash=099d3070d095fa110687d98c7958501782495f5b:17
at deanius_promise.js?hash=099d3070d095fa110687d98c7958501782495f5b:485
livedata.js?hash=9ea2794795436b9e3896f3bcb0a59cc1e4bddc63:14 Uncaught TypeError: Cannot read property 'DDP' of undefined
at livedata.js?hash=9ea2794795436b9e3896f3bcb0a59cc1e4bddc63:14
at livedata.js?hash=9ea2794795436b9e3896f3bcb0a59cc1e4bddc63:27
autoupdate.js?hash=46bd3f2f0da4ac91a35983d5b3f812777ff52758:20 Uncaught TypeError: Cannot read property 'DDP' of undefined
at autoupdate.js?hash=46bd3f2f0da4ac91a35983d5b3f812777ff52758:20
at autoupdate.js?hash=46bd3f2f0da4ac91a35983d5b3f812777ff52758:231
global-imports.js?hash=6c8db1bb3199c8f865e728172d0e2ed2f4f77d96:3 Uncaught TypeError: Cannot read property 'Mongo' of undefined
at global-imports.js?hash=6c8db1bb3199c8f865e728172d0e2ed2f4f77d96:3
app.js?hash=daf35f4e47537baf88871d5b52087bcc73a549df:1 Uncaught ReferenceError: meteorInstall is not defined
at app.js?hash=daf35f4e47537baf88871d5b52087bcc73a549df:1
service-configuration.js?hash=208fb9e31f62e02cfd404cde75672b80778161aa:17 Uncaught TypeError: Cannot read property 'Accounts' of undefined
at service-configuration.js?hash=208fb9e31f62e02cfd404cde75672b80778161aa:17
at service-configuration.js?hash=208fb9e31f62e02cfd404cde75672b80778161aa:73
kadira_flow-router.js?hash=9028c4c1cc6e56062bd5c1c3c2e96ab23301ecb7:517 There is no route for the path: /
Router._notfoundRoute @ kadira_flow-router.js?hash=9028c4c1cc6e56062bd5c1c3c2e96ab23301ecb7:517
DevTools failed to parse SourceMap: http://localhost:3000/packages/leaflet-src.map
DevTools failed to parse SourceMap: http://localhost:3000/packages/deanius_promise/client/runAsync.browserify.js
DevTools failed to parse SourceMap: http://localhost:3000/Mongol.css.map```