kirksl / karate-runner

VSCode Extension for Karate
https://marketplace.visualstudio.com/items?itemName=kirkslota.karate-runner
MIT License
34 stars 11 forks source link

Debugging doesn't work with Karate version 1.4.1 #190

Closed phipgn closed 10 months ago

phipgn commented 10 months ago

Just want to confirm. So I upgraded Karate version to 1.4.1 (it was 1.4.0 previously).

I noticed that it complains about missing karate-debugserver dependency. image

But if I add the dependency, now it requires a paid subscription

image

Is anyone facing the same issue? Debugging works perfectly fine if I go back to 1.4.0 I'm using a Macbook Pro Apple M1

kirksl commented 10 months ago

@phipgn I would advise opening a ticket with Karate Labs https://github.com/karatelabs/karate/issues as they control what features are paid or free. Karate Runner and older versions of Karate should continue to remain free.