That did the trick for me but i also had to install deps using the same principle to fix this error: error while loading shared libraries: libnspr4.so: cannot open shared object file: No such file or directory Fix: node $(find /app/node_modules/.pnpm -path "*/playwright-core@*/cli.js" | head -1) install-deps