You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new version 3.0.0 still refers to 2.0.0 in the peerDependencies.
Stryker config
Test runner config
Stryker environment
├─┬ UNMET PEER DEPENDENCY @stryker-mutator/[email protected]
│ ├─┬ @stryker-mutator/[email protected]
│ ├── @stryker-mutator/[email protected]
├── @stryker-mutator/[email protected]
├─┬ @stryker-mutator/[email protected]
│ ├─┬ @stryker-mutator/[email protected]
├─┬ @stryker-mutator/[email protected]
│ ├─┬ @stryker-mutator/[email protected]
│ └── @stryker-mutator/[email protected]
├─┬ @stryker-mutator/[email protected]
│ ├─┬ @stryker-mutator/[email protected]
├─┬ @stryker-mutator/[email protected]
│ ├─┬ @stryker-mutator/[email protected]
│ ├── @stryker-mutator/[email protected]
npm ERR! peer dep missing: @stryker-mutator/core@^2.0.0, required by @stryker-mutator/[email protected]
npm ERR! peer dep missing: @stryker-mutator/core@^2.0.0, required by @stryker-mutator/[email protected]
npm ERR! peer dep missing: @stryker-mutator/core@^2.0.0, required by @stryker-mutator/[email protected]
npm ERR! peer dep missing: @stryker-mutator/core@^2.0.0, required by @stryker-mutator/[email protected]
npm ERR! peer dep missing: mocha@>= 2.3.3 < 7, required by @stryker-mutator/[email protected]
npm ERR! peer dep missing: mocha@>= 2.3.3 < 7, required by @stryker-mutator/[email protected]
├─┬ [email protected]```
<!-- Please also add the test runner you are using. Examples:-->
**Test runner environment**
<!-- Please add your test command here (probably the command you use in `npm test`) command -->
<!-- Please add any config files that are used by your test runner. For example jest.config.js, karma.conf.js, angular.json, mocha.opts, ... -->
**Your Environment**
| software | version(s)
| ---------------- | -------
| node |
| npm |
| Operating System |
**Add stryker.log**
<!-- Please add your stryker.log file. This file can be generated using `stryker run --fileLogLevel trace`. You can drag and drop it here. -->
<!-- Your source code is never logged to this file, however file names are logged. Feel free to obfuscate those log messages if you think it is a problem -->
The text was updated successfully, but these errors were encountered:
Summary
The new version 3.0.0 still refers to 2.0.0 in the peerDependencies.
Stryker config
Test runner config
Stryker environment
The text was updated successfully, but these errors were encountered: