mirror of
https://github.com/documenso/documenso.git
synced 2026-07-06 02:55:00 +10:00
0b8d107291
pnpm does not consume `--` the way npm did when passing args to scripts. The extra `--` was being forwarded to dotenv-cli which tried to spawn it as a command, causing ENOENT errors in CI.