javascript - Meteor jQuery error -


today, running app , changing content in of js files, when app started crash.

uncaught syntaxerror: unexpected end of input jquery.js:5896 uncaught typeerror: cannot read property '$' of undefined ui.js?9419ac08328918a04e7a49464a988d45f851e1b0:22 uncaught typeerror: cannot read property 'ui' of undefined templating.js?b36d51fd34724d5d501d8557cd9f846874d95aef:22 uncaught typeerror: cannot read property 'template' of undefined accounts-ui-unstyled.js?4567e3da09d5e81789340f9ce7ba9dfd4ca855bc:26 uncaught typeerror: cannot read property '$' of undefined iron-router.js?e9fac8016598ea034d4f30de5f0d356a9a24b6c5:26 uncaught typeerror: cannot read property 'ui' of undefined spacebars.js?8988006be5c29dbe17997e9691a21dce4e537665:24 uncaught typeerror: cannot read property 'routecontroller' of undefined global-imports.js?79bee564663b0a7d926070d647eb2976c3c4ac58:4 uncaught referenceerror: template not defined template.sales-course-landing.js?0a2386fe2d3b6fe1d89e61c5b5e4c116a486a633:2 uncaught referenceerror: template not defined template.sales-course-qa001.js?23a3355cccc743773f1a8daf300a90359b14d462:2 

...and errors go on...

weird thing is... line number in "unexpected end of input jquery.js:5896" error keeps changing (5896, 4685, etc). , references jquery-ui well. , app loads normally, (f5) refreshing browser.

i've heard jquery issue may not initial error, if first in console order.

i've reinstalled packages , meteor updates, , nothing seems work.
in deploy modulus.io there no problem or error.
in nitrous console no error shown.

can please me.

ok, here amazing nitrous.io staff answered me:
(and mean because hard gets narrow down , solve)
greg mckeever
9:22 pm - updated our meteor package , installed scratch on box. still getting error :/ after removing old configs, installing latest version of meteor, , restarting box, looks needed.

thanks attention guys here , in nitrous.io!


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -