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
I tried to run Stryker4K project by command line but it's not working.. So I pick required module like "command-runner, core, and gradle-runner" from this repo and put into my kotlin project. But getting below error
Error resolving plugin [id: 'org.jetbrains.kotlin.jvm', version: '1.7.21', apply: false] The request for this plugin could not be satisfied because the plugin is already on the classpath with an unknown version, so compatibility cannot be checked.
Also, I noticed this repo is not ready for use yet that is mentioned on readMe.md page and didn't see any PR/update after Dec 2022.
So, should I consider that project is not ready or it's on hold state?
The text was updated successfully, but these errors were encountered:
Hello Contributor,
I tried to run Stryker4K project by command line but it's not working.. So I pick required module like "command-runner, core, and gradle-runner" from this repo and put into my kotlin project. But getting below error
Error resolving plugin [id: 'org.jetbrains.kotlin.jvm', version: '1.7.21', apply: false] The request for this plugin could not be satisfied because the plugin is already on the classpath with an unknown version, so compatibility cannot be checked.
Also, I noticed this repo is not ready for use yet that is mentioned on readMe.md page and didn't see any PR/update after Dec 2022.
So, should I consider that project is not ready or it's on hold state?
The text was updated successfully, but these errors were encountered: