Cina Saffary
Cina Saffary
@AdiRishi yes, please open a new issue for that
@thantos thanks for investigating. It looks like there are two distinct problems here: * The missing `-w` flag in the install command causes pnpm to error * Package manager inference...
Yeah, I was observing API errors. Perhaps that fallback behavior wasn’t implemented for `wrangler secret:bulk`.
FWIW we'll still need a PR to bump the default version of wrangler
Because `preCommands`/`postCommands` allow you to execute in the context of a shell, I don't think we'd want to attempt to append any wrangler flags to these commands as there's a...