karma-jest icon indicating copy to clipboard operation
karma-jest copied to clipboard

Results 14 karma-jest issues
Sort by recently updated
recently updated
newest added

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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.89.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/karma-firefox-launcher/2.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-4catalyzer-typescript/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@4c%2fbabel-preset/7.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

renovatebot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) |...

renovatebot

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:...