简体   繁体   English

为什么我在卡布奇诺中收到此错误:“丢失; 之前的语句:if(_2f5===_2e4){”

[英]Why am I getting this error in Cappuccino: “missing ; before statement : if(_2f5===_2e4){”

I have been developing with cappuccino for a while now and all of a sudden I am getting a weird error with "Objective-J.js".我一直在用卡布奇诺开发一段时间,突然间我遇到了“Objective-J.js”的奇怪错误。

The error message is: "missing; before statement: if(_2f5===_2e4){"错误消息是:“缺失;之前的语句:if(_2f5===_2e4){”

I am having a really hard time figuring out what is causing this error.我很难弄清楚是什么导致了这个错误。

You should be using index-debug.html您应该使用 index-debug.html

It's probably advisable to also run your code through a lint application.建议您也通过 lint 应用程序运行您的代码。 You can find links to some if you search the mailing list.如果您搜索邮件列表,您可以找到一些链接。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM