-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails with "Can not attach to current VM" #24
Labels
Comments
I had to make the following changes to get the project to build
and then when I run I get the same exception
even on the sample project provided
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added the below to
build.gradle.kts
(Note that without this change the same set of commands below do work, so this is indicative of a problem that adding the below dependency is the reason and that the rest of the project and setup are functional)ran
gradle check
The tests are not run and it fails with
The text was updated successfully, but these errors were encountered: