You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm hoping this will fix the intermittent error described in OctoLinker#115 (comment)
* Upgrade phantomjs to ^2.1.7
* Upgrade karma-html2js-preprocessor to ^1.0.0
* Upgrade karma-mocha to ^1.1.1
* Upgrade karma-mocha-reporter to ^2.0.4
* Add missing peer dependency karma
* Upgrade karma-phantomjs-launcher to ^1.0.1
* Remove phantomjs from devDependencies
It was renamed to phantomjs-prebuilt, and karma-phantomjs-launcher now
installs it. See the following for details:
Medium/phantomjs#447 (reference)karma-runner/karma-phantomjs-launcher#123
0 commit comments