Guilherme Rios

Results 2 comments of Guilherme Rios

@letsouzagomes If you run installSinglePackage in a fresh installation of Linux or WSL you'll be able to see which dependencies are missing and then you add them to your pom...

Hi @letsouzagomes Check your Karma.conf.js, it was the only config that I had to change: ` browsers: ['ChromeHeadlessSandboxless'], // To be able to run tests in Docker customLaunchers: { ChromeHeadlessSandboxless:...