Compiled with problems - version @11.1.1 #2258
-
Hello, I just created a new project with paste as follows:
It's compiling with problems that don't look serious but it happens on first load / refresh: ERROR in ./node_modules/@twilio-paste/color-contrast-utils/dist/index.es.js 1945:10-17 Should not import the named export 'props' (imported as 'S') from default-exporting module (only default export is available soon) ERROR in ./node_modules/@twilio-paste/color-contrast-utils/dist/index.es.js 1951:10-17 Should not import the named export 'props' (imported as 'S') from default-exporting module (only default export is available soon) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Thanks for catching this bug!! This is an issue with our esbuild configuration. We are working on a fix, will update the thread when it is merged. |
Beta Was this translation helpful? Give feedback.
-
Hi @kristajg This is now fixed in |
Beta Was this translation helpful? Give feedback.
Hi @kristajg
This is now fixed in
@twilio-paste/[email protected]
. Thanks for contributing to Paste and making it better!