sparse-intern-71089
03/16/2021, 11:31 AMfuture-morning-96441
03/16/2021, 11:32 AMfuture-morning-96441
03/16/2021, 3:56 PMread-package-tree
is the "culprit". When reading the dependency tree the folder node_modules/.pnpm
is disregarded.
I'm investigating if I could patch read-package-tree to respect pnpm's directory... and then overwrite pulumi's dependency with my patched one.
I also saw this pr: https://github.com/pulumi/pulumi/pull/4349 but haven't had any time to dig into the changes, if they could be relevant.
Any other ideas?little-cartoon-10569
03/16/2021, 8:39 PM