karma-jest
karma-jest copied to clipboard
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`^3.9.1` -> `^6.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/3.9.1/6.9.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack](https://togithub.com/webpack/webpack) | [`^4.44.1` -> `^5.89.0`](https://renovatebot.com/diffs/npm/webpack/4.44.1/5.89.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [karma-firefox-launcher](https://togithub.com/karma-runner/karma-firefox-launcher) | [`^1.3.0` -> `^2.1.2`](https://renovatebot.com/diffs/npm/karma-firefox-launcher/1.3.0/2.1.2) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-4catalyzer-typescript](https://togithub.com/4Catalyzer/javascript) | [`^2.0.2` -> `^3.3.0`](https://renovatebot.com/diffs/npm/eslint-config-4catalyzer-typescript/2.0.2/3.3.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@4c/babel-preset](https://togithub.com/4Catalyzer/javascript) | [`^7.3.6` -> `^7.4.1`](https://renovatebot.com/diffs/npm/@4c%2fbabel-preset/7.3.6/7.4.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [marked](https://marked.js.org) ([source](https://togithub.com/markedjs/marked)) | [`^1.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/marked/1.0.0/4.0.10) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [karma](https://karma-runner.github.io/) ([source](https://togithub.com/karma-runner/karma)) | [`^5.1.1` -> `^6.0.0`](https://renovatebot.com/diffs/npm/karma/5.1.1/6.3.16) |...
when I starting karma by `npx karma start`, it occurs an error like below. ```ps1 09 09 2021 23:29:01.565:ERROR [karma-server]: Server start failed on port 9876: Error: Cannot find module...
Hello, I wanted to play around with the project but after creating a new empty project and installing it, when I try to run karma I get the following error:...