angularjs - karma error 'Uncaught ReferenceError: PR is not defined' -
i'm new karma testing angular. followed instructions here (http://www.ng-newsletter.com/advent2013/#!/day/19), , got these errors:
chrome 38.0.2125 (mac os x 10.10.0) error uncaught referenceerror: pr not defined @ /public/shared/vendor/angular-1.2.21/docs/components/google-code-prettify-1.0.1/src/lang-apollo.js:28 chrome 38.0.2125 (mac os x 10.10.0) error uncaught referenceerror: pr not defined @ /public/shared/vendor/angular-1.2.21/docs/components/google-code-prettify-1.0.1/src/lang-clj.js:46 chrome 38.0.2125 (mac os x 10.10.0) error uncaught referenceerror: pr not defined @ /public/shared/vendor/angular-1.2.21/docs/components/google-code-prettify-1.0.1/src/lang-css.js:107
i'm not sure how begin figuring out. advice? don't know other info should provide able me :(
thanks!
Comments
Post a Comment