Closed ccorcos closed 10 years ago
What version of meteor are you using? Looks like it could be a pre 0.8 version? On Jun 4, 2014 8:38 PM, "ccorcos" notifications@github.com wrote:
I get this error i dont know what to do about:
Uncaught TypeError: undefined is not a function dropped.event.js:20 Uncaught TypeError: Cannot read property 'BillingUser' of undefined global-imports.js?a34ec769e140180824f7f1580667575faea773f7:12 Uncaught ReferenceError: Template is not defined template.about.js?04e12ba05493470fd8723a61602b610c0082c2a6:2 Uncaught ReferenceError: Template is not defined template.billing.js?992fa2d5d1719558d9a80a750cb378dc994704eb:2 Uncaught ReferenceError: Template is not defined template.estimates.js?f42d4f5a3344bf620389747168fd3cfef0835b7c:2 Uncaught ReferenceError: Template is not defined template.faq.js?17f2555e3de1a1f38f30bf4c594df7948c23c865:2 Uncaught ReferenceError: Template is not defined template.get_estimate.js?6a282d8b8a7d9132e45bf3eb3cb62dc9628f56aa:2 Uncaught ReferenceError: Template is not defined template.navbar.js?8e559efd004cc135d6f09a2e91d3492dd9014884:2 Uncaught ReferenceError: Template is not defined template.new_estimate.js?ec62bed64c36d4e6cad29926f579ff09179e3288:2 Uncaught ReferenceError: Template is not defined template.signup.js?4cc2577c6acb67e5ab0186a5f40e2a7cf0be3acf:2 Uncaught ReferenceError: Template is not defined template.layout.js?29b18bc88bf67419b7f5070f0f9f8fb3f5a5f21e:2 Uncaught ReferenceError: Accounts is not defined accounts-ui.js?89cc5af67d60333b59f67335069512baa9ed05a3:1 Uncaught ReferenceError: UI is not defined helpers.js?3be0758eb038f480e9bb926b2b8c666096a59615:1 Uncaught ReferenceError: Accounts is not defined accounts.js?117cc754f4b125a8a106aa7ac135ff8ece562705:1 Uncaught ReferenceError: Template is not defined estimates.coffee:1 Uncaught ReferenceError: Template is not defined new_estimate.coffee:2 Uncaught ReferenceError: Template is not defined signup.js?7d2b5224a7edf7fa94d1f1c04e27ead8b0753e19:1 Uncaught ReferenceError: Deps is not defined client.coffee:1 Uncaught ReferenceError: Meteor is not defined models.js?401efac5af25b19166ca84a52309320a496d883d:1 Uncaught ReferenceError: Spacebars is not defined login_buttons_dialogs.html:4 Exception in defer callback: ReferenceError: Deps is not defined at Component.UI.Component.extend.init ( http://localhost:3000/packages/blaze-layout.js?58621fa8e3ed65d10240815d5ba3fb34e2e9fdc5:139:16 ) at Component.UI.Component.instantiate ( http://localhost:3000/packages/ui.js?f0696b7e9407b8f11e5838e7e7820e9b6d7fc92f:2060:10 ) at http://localhost:3000/packages/ui.js?f0696b7e9407b8f11e5838e7e7820e9b6d7fc92f:2233:17 at Object.assign.nonreactive ( http://localhost:3000/packages/deps.js?91f1235baecd83915f7d3a7328526dbba41482be:397:14 ) at Object.UI.render ( http://localhost:3000/packages/ui.js?f0696b7e9407b8f11e5838e7e7820e9b6d7fc92f:2231:8 ) at Object.BlazeUIManager.render ( http://localhost:3000/packages/blaze-layout.js?58621fa8e3ed65d10240815d5ba3fb34e2e9fdc5:416:26 ) at Object.BlazeUIManager.insert ( http://localhost:3000/packages/blaze-layout.js?58621fa8e3ed65d10240815d5ba3fb34e2e9fdc5:421:29 ) at Utils.extend.autoRender ( http://localhost:3000/packages/iron-router.js?e9fac8016598ea034d4f30de5f0d356a9a24b6c5:1583:14 ) at http://localhost:3000/packages/iron-router.js?e9fac8016598ea034d4f30de5f0d356a9a24b6c5:1427:16 at .extend.withValue ( http://localhost:3000/packages/meteor.js?148e9381d225ecad703f4b858769b636ff7a2537:794:17)
— Reply to this email directly or view it on GitHub https://github.com/Differential/meteor-billing/issues/8.
hmm. it was updated. but I just tried it on a different computer and it seems to work just fine now.... I have no idea. I'll close it, but maybe someone else will run into this issue...
I get this error i dont know what to do about: