From 4b8fbdfd24f8214147042d2e1a441f4e16d59558 Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Wed, 22 Apr 2015 16:30:24 +1000 Subject: [PATCH] Updated Karma (markdown) --- Karma.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Karma.md b/Karma.md index 6e9a11b..726f2c7 100644 --- a/Karma.md +++ b/Karma.md @@ -19,6 +19,7 @@ Next we need a bunch of other packages (as they are now split up into separately $ # karma-jasmine from 0.2.x onward uses jasmine 2.x, which has breaking changes $ npm install karma-jasmine@0.1.5 $ npm install karma-coffee-preprocessor + $ npm install karma-phantomjs-launcher $ npm install karma-chrome-launcher You will likely need to install the karma command line packages as well: