I'm a little frustrated. We're using Protractor for our automated testing framework, and a couple weeks ago I made the mistake of doing an npm update, which updated my jasmine module to version 2, and consequently broke all my tests. I've got the environment executing tests again, but jasmine doesn't create an XML file. I read that protractor 1.6 is required to work with jasmine 2.*, but I can't seem to update protractor past version 1.5. I've tried I'm a little frustrated. We're using Protractor