Tim Panagos

Results 3 comments of Tim Panagos

I believe that we are experiencing this issue. Have not found a suitable config setup that might avoid it. We are running in k8s with kafka and the strimzi operator...

A quick and dirty work-around is to strip-out the karma dependencies from the package.json file. Tests will not run but you can run the app. "devDependencies": { "grunt-contrib-connect": "~0.3.0", "grunt":...

@CodeMonstur's build with maven repo worked to fix for me. https://mvnrepository.com/artifact/com.github.codemonstur/embedded-redis/1.0.0