This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Karma 0.12 on Windows is not compatible with test script #128
Closed
Description
The karma installation described in the tutorial setup guide for Windows is not compatible with the unit test launch script.
In fact, running npm install -g karma
will install karma version 0.12, wich lacks of karma.cmd and then, when you try to launch the following script, you obtain an error:
https://github.com/angular/angular-phonecat/blob/master/scripts/test.bat
Metadata
Metadata
Assignees
Labels
No labels