Angular + jQuery产生“Uncaught object”错误而不是显示它

使用最新稳定的Angular 1.2.17和jQuery 1.11.1版本构建新应用程序。
然后我做手动错误,比如在没有任何脚本的情况下初始化ng-app,这会产生类似“No module XXX”的错误,但我只看到错误“Uncaught object”。
我尝试过其他版本,比如Angular 1.2.16 + jQuery 2.1.1和其他版本 – 结果相同。

我做错了什么?

// upd

Ubuntu 14,Chrome 35

发现。
这是Chrome的问题,我们不得不等待大约37个Chrome Canary合并到发行版中。
/我去了获取Chrome Canary

https://github.com/angular/angular.js/issues/5568

http://www.congral.com/2014/05/29/have-you-already-encountered-the-uncaught-object-exception/

https://codereview.chromium.org/271733005/patch/1/10001