hello im very stuck with this error after upgradin...
# general
p
hello im very stuck with this error after upgrading pulumi
Copy code
error: Error: package.json export path for ".pnpm/tslib@2.4.0/node_modules/tslib/tslib.js" not found
        at ModuleMap.get (/home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/runtime/closure/package.ts:216:16)
        at Object.getModuleFromPath (/home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/runtime/closure/package.ts:265:6)
        at /home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/runtime/closure/createClosure.ts:1229:19
        at Generator.next (<anonymous>)
        at /home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/pulumi/runtime/closure/createClosure.js:21:71
        at new Promise (<anonymous>)
        at __awaiter (/home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/pulumi/runtime/closure/createClosure.js:17:12)
        at captureModuleAsync (/home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/pulumi/runtime/closure/createClosure.js:871:20)
        at /home/orphee/workspace/app/node_modules/.pnpm/@pulumi+pulumi@3.33.1/node_modules/@pulumi/runtime/closure/createClosure.ts:931:19
        at Generator.next (<anonymous>)