Use latest versions of Paste for Flex plugin development #2752
-
Has anyone figured out a way to get this to work? I am trying to use the latest paste packages which have components that I would like to use. However, Flex UI 2.0 references
Trying to update to the latest versions breaks peer dependencies and fails. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @twilio-jyoung! The folks at #help-flex-ui20 would be your best bet for figuring this out. Many thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
npm install @twilio-paste/[email protected] @twilio-paste/[email protected] --legacy-peer-deps
seems to have done the trick