Rick Fencl

Results 3 comments of Rick Fencl

> Version of bash-debug 0.3.5 $ where bash C:\Program Files\Git\usr\bin\bash.exe or using wsl $ where bash /bin/bash No Debug appears the error dialog pops up right away.

I'm sorry I assumed you knew I was using bash 4. GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or...

I ran into the same problem but got it working. The unit tests were not working. I added this dependency org.springframework.security spring-security-test 5.3.4.RELEASE test and that fixed everything.