twilio / flex-webchat-ui-sample

Twilio Flex Web Chat UI Sample
31 stars 28 forks source link

Yarn not supported #8

Closed hlascelles closed 4 years ago

hlascelles commented 4 years ago

Should there be a note similar to this one about yarn not being supported? https://github.com/twilio/flex-plugin-builder/issues/2

montnyc commented 4 years ago

@dkundel is there any movement at Twilio to make some of these libraries yarn compatible? It looks like yarn isn't going to handle bundledDependencies (even in Berry), and we would rather not rip out yarn just for one set of packages.

We're looking at building some stuff with Twilio Flex so this would be really big for us!

https://github.com/yarnpkg/yarn/issues/5998

dkundel commented 4 years ago

I think there are some plans with the engineering team to internally restructure some things that would make it compatible. I don't know about any timeline though.

dkundel commented 4 years ago

I circled back and yarn should be possible very soon for at least the webchat example here. The flex-plugin-builder should then follow.

dkundel commented 4 years ago

I circled back and yarn should be possible very soon for at least the webchat example here. The flex-plugin-builder should then follow.

montnyc commented 4 years ago

@dkundel Awesome to hear! Thanks for following up with the engineering team and with us

kolencherry commented 4 years ago

@constmontague @hlascelles Support for yarn has been released with flex-ui 1.19 and flex-webchat-ui 2.4. You can find docs for this at the following page.

Thank you for your patience!

montnyc commented 4 years ago

@kolencherry @dkundel thanks very much! Looking forward to using it