few-postman-40695
09/03/2026, 1:51 PM$ /pulumi-deploy-executor cache save --workDir="/deployment/infra/api" --stackIdentity="..."
Detecting cachable directories automatically based on project runtime...
Detected project runtime: nodejs
Skipping caching step: unable to identify package manager: no packageManager field in package.json and no supported lockfiles found
My root package.json has "packageManager": "pnpm@11.24.0+sha512.bd27e345e976dcb0be0b7a1228217b049a817e21b1f355c90dbe7dc46671895a8bc1e6d06c24554505ea93ea0b45f489a27ec1bfbc8de6a9659fca0f16fa0000" and I have pnpm-lock.yaml in the root of my repo as well. One other factor is that I have enableGlobalVirtualStore: true.
Is this a bug or am I doing something wrong? Is there a correct repo for me to look at and open an issue?numerous-book-75463
09/04/2026, 12:16 PMbrave-planet-10645
09/04/2026, 12:18 PM