-
I am trying to use the package with angular 17
package.json
```
{
"name": "sample",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng buil…
-
With `"awesome-typescript-loader": "~3.1.3"` everything is working nicely. After upgrading to version `3.2.x` i got following error:
>ERROR in [at-loader] ./app/components/navigation/navigation.com…
-
**Summary**
We are getting an `Unhandled 'error' event` Node.js error when running Stryker-mutator in our GitLab pipeline.
- This is our pipeline build log, with some env secrets removed: [kvk-str…
-
Hi,
I want the framework to generate the folder for coverage based on a configurable name, is that possible?
Currently I get ```/coverage/Chrome 88.0.4324.182 (Windows 10)/lcov.info```
Is it p…
-
## Version **5.1.2** of [karma-browserify](https://github.com/nikku/karma-browserify) was just published.
Branch
Build failing 🚨
Dependency
…
-
When there is some kind of strange configuration in webpack, karma or typescript we sometimes add comments to explain why it is there. I think it would be nice if we would have a document where we exp…
flut1 updated
8 years ago
-
When i run
karma start karma.conf.js
I am getting the below error:
c:\NIWorkSpace\network-insights-web-portal>karma start karma.conf.js
24 05 2016 12:24:51.473:INFO [karma]: Karma v0.13.22 server s…
-
![image](https://cloud.githubusercontent.com/assets/1033219/2914846/eb87a354-d6a1-11e3-891d-4301161730e8.png)
if I just update che build.config file, grunt watch and grunt fail
It looks for vendor fil…
-
Hello,
starting an angular application from an eclipse terminal using "npm run-script debug" where debug is defined in package.json
{
"name": "myApplication",
"version": "0.0.0",
"scripts"…
-
**Is this repository/reporter still maintained? It appears to be completely broken:**
As per the instructions:
`npm install --save-dev karma-nyan-ext-reporter`
then in *karma.conf.js*
`reporters…