Skip to content

Instantly share code, notes, and snippets.

@matsko
Created June 2, 2016 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsko/212cd72f6d904e301c2acc58d9623536 to your computer and use it in GitHub Desktop.
Save matsko/212cd72f6d904e301c2acc58d9623536 to your computer and use it in GitHub Desktop.
+ ./node_modules/.bin/ngc
+ ./node_modules/.bin/jasmine init
+ ./node_modules/.bin/jasmine test/animate_spec.js test/basic_spec.js test/projection_spec.js
/private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:113
var setNative = utils_1.patchMethod(window.XMLHttpRequest.prototype, 'send', function () { return function (self, args) {
^
TypeError: Cannot read property 'prototype' of undefined
at patchXHR (/private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:113:63)
at Object.<anonymous> (/private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:81:2)
at Object.Zone.Zone.zoneSpec._properties (/private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:144:31)
at __webpack_require__ (/private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:20:30)
at /private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:40:18
at Object.<anonymous> (/private/var/folders/z3/h3ln_qgx4c94x5j63mqdy4r4007j4y/T/e2e_test.1464908341/node_modules/zone.js/dist/zone.js:43:10)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment