"Error: Missing locale data for" since upgrading to datetimeformat@3 #2489
-
Hey, Sincre upgrading, and following this schema: https://formatjs.io/docs/polyfills, I have a new error:
My webpack entrypoint that handles intl polyfills:
One weird thing is when I execute this file using Would anyone have any idea why the error would throw? Before 3.0.0, I had the exact same thing except the Thanks in advance for any guidance you may have! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
We no longer rely on intl package since it’s unmaintained. You should polyfill using @formatjs/intl-datetimeformat separately |
Beta Was this translation helpful? Give feedback.
-
Sorry, the path with
|
Beta Was this translation helpful? Give feedback.
-
What env r you using? Node or browser? What version of packages are you using? |
Beta Was this translation helpful? Give feedback.
-
Ok can you give latest version a try? |
Beta Was this translation helpful? Give feedback.
Ok can you give latest version a try?