I am having an issue running Karma on our Angular Project. Our project is set up on my Ubuntu WSL2, and after getting CHROME_BIN errors from Karma, I managed to set up a Symlink from my usr/bin/google-chrome to my chrome.exe on my Windows. Now it will open but I am running into this, and it stalls.
I am assuming that my Ubuntu user doesn't have the permissions that you usually need to run Google Chrome, but not sure how to fix it. Thanks!