-
**error:**
```
require() of ES Module app/federation.config.js from node_modules/@softarc/native-federation/src/lib/core/load-federation-config.js not supported.
```
federation.config.js
```
imp…
-
Should support latest stable of
https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md#200-2018-05-17
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi,
I am not aware that how source-map-js is used in saas package but during Angular project compilation I am getting syntax error with source-map-js 1.2.1 which is installed as saas dependecy.
…
-
**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…
-
If I run `karma run` using this plugin (`karma start` is OK) it crashes in this file (part of karma package):
node_modules/karma/lib/reporters/multi.js:
```
var helper = require('../helper');
var Mu…
-
in production build I get the error saying Cannot find module electron-log/main when I start the application
![image](https://github.com/user-attachments/assets/91b11c6e-b806-4e92-b939-8bae00c89d91…
-
Hi there,
I'm currently using this package in my Angular 8 project with Jasmine + Karma as dependancies. When I add the matchers and run an assertion, I receive an ```Property [nameOfProperty] does…
-
We on [ampproject/amphtml](https://github.com/ampproject/amphtml) recently started using `karma-mocha-reporter` as the reporter for our tests on Travis-CI. I'm noticing that some of the time, the fail…