Open msreddy09 opened 7 years ago
Could you help me on this. Thanks
Please, does this still apply to you? Or was it an intermittent issue?
Ran into this error too with webpack but after running npm install cldr-data
manually I was able to bypass this.
I'm having the same issue.
when npm run build
Ran into this issue as well, I had to uninstall a npm package that has cldr-data as a peer dependency first and then install cldr-data manually
As I am using react-globalize, it is using cldr-data latest version. With latest version I am getting following error while bundling with webpack.
I dont see cldr-data\supplemental folder in latest version. May I know how to work with latest version. When I am using cldr-data 26.x version, its working as expected.