I’m trying to set up a build using karma. The project is using shadow-cljs and can be found in this repository. The circleci configuration is here.
I set up the environment and builds are triggered; it’s just that karma sits there, waiting to start, but eventually timing out. This does not happen on any other machine, only in the build environment. How can I debug this? Thanks for any help.