testing

Franklin 2022-02-03T09:14:18.210829Z

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 .

Franklin 2022-02-03T09:14:24.060529Z

any pointers on how to fix it?

Franklin 2022-02-03T09:29:41.109679Z

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