https://pulumi.com logo
Title
s

swift-battery-95026

06/09/2022, 6:12 PM
Hi! Trying to write a dynamic provider in Typescript in a Rush monorepo (using PNPM as the package manager), hitting
Cannot find module '.pnpm/...'
errors. Seems like this isn't documented but is a known issue (found here in Pulumi Slack and here in PNPM Discord). Anyone have any experience here / workarounds? Or can I just not use anything involving function serialization in my monorepo?