我一直在制作流星的应用程序,它只是给我空白屏幕,但页面标题仍然有效。
我不得不仔细检查它是我的应用程序还是盒子,所以我备份了我的东西,启动了一个全新的节点盒并自行安装了meteor,它给了我同样的问题,还有其他人遇到过吗?
另外,我在chrome的控制台上遇到了这些错误:
Uncaught SyntaxError: Unexpected end of input jquery.js:5903
Uncaught TypeError: Cannot read property '$' of undefined domutils.js:22
Uncaught TypeError: Cannot read property 'DomUtils' of undefined universal-events.js:23
Uncaught TypeError: Cannot read property 'DomUtils' of undefined spark.js:24
Uncaught TypeError: Cannot read property 'Spark' of undefined preserve-inputs.js:23
Uncaught TypeError: Cannot read property 'Spark' of undefined handlebars.js:23
Uncaught TypeError: Cannot read property 'Spark' of undefined templating.js:23
Uncaught TypeError: Cannot read property 'Template' of undefined global-imports.js:8
Uncaught ReferenceError: Template is not defined template.xy.js:1
Uncaught ReferenceError: Template is not defined xy.js:2
Uncaught ReferenceError: Spark is not defined