79097349

Date: 2024-10-17 09:18:48
Score: 4
Natty:
Report link

I think the executablePath should be adjusted according to the host OS within the docker container.

'/usr/bin/chromium-browser' will work for Ubuntu OS.

For node:20.18, it should be an alpine OS, so may be you can try to change the executablePath to '/usr/bin/chromium'?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: vcp-pattern-scanner