In a recent PNPM version `pnpm prune` started creating a confirmation prompt which was automatically denied, as there was no TTY. Adding CI environment variable will make sure there are no prompts.
In a recent PNPM version `pnpm prune` started creating a confirmation prompt which was automatically denied, as there was no TTY. Adding CI environment variable will make sure there are no prompts.