Can anyone assist with Dynamic Resources in Typesc...
# getting-started
c
Can anyone assist with Dynamic Resources in Typescript, I was using pnpm and because of the ".pnpm" path resolving the current version of the code is pinned to a specific version of a dependency, so how would i update the code in the provider as i don't seem do be able to get it to update after initial
pulumi up
https://github.com/pulumi/pulumi/issues/18976 This issue is pretty much the same issue i am having