Fork me on GitHub
#testing
<
2022-02-03
>
Franklin09:02:18

Hello 👋 I'm not sure where to ask this question I'm using lein doo to run CLJS tests and I'm getting this error

03 02 2022 09:05:53.618:ERROR [launcher]: Cannot start ChromeHeadless
	[0203/090553.614207:ERROR:(90)] Running as root without --no-sandbox is not supported. See .

Franklin09:02:24

any pointers on how to fix it?

Franklin09:02:41

I found a fix; seems there are some flags that you can pass to ChromeHeadless to get around this