This message was deleted.
# typescript
s
This message was deleted.
l
I have a setup with Yarn v2 workspaces, but with
node-linker: node-modules
(https://yarnpkg.com/configuration/yarnrc#nodeLinker). Pulumi doesn’t support the Plug-n-Play mode yet. (https://github.com/pulumi/pulumi/issues/3586)
I specifically wanted v2 for it’s release workflow (https://yarnpkg.com/features/release-workflow)
f
hmmm tried v2 a while back, but was utterly disappointed. Output was not CI friendly at all, and having x MB extra in your repo for yarn + plugins (wanted at least the upgrade-interactive) was not very appealing
but maybe things have improved 🙂