Saibot420
Results
1
comments of
Saibot420
Got it working in codex under WSL: First run: `npx -y @puppeteer/browsers install chrome@stable --path ~/chrome` then once chrome is installed do: `sudo env "PATH=$PATH" npx -y @puppeteer/browsers install chrome@stable...