Adding "ant-design-pro": "^2.3.2" and including it in project resulting in error
kannangce opened this issue · 2 comments
kannangce commented
I'm getting the below error when I try to import "ant-design-pro": "^2.3.2"
and use it in my ShadowCLJS project. Any help would be highly appreciated.
The required JS dependency "./factoryWithThrowingShims" is not available, it was required by "node_modules/bizcharts/umd/BizCharts.js".
Confirmed that after removing the dependency and referece of ant-design-pro
gets my app up and running properly.
kid-icarus commented
Not sure how this relates to react-responsive
, it seems like your issue is from an unrelated library. Could you clarify how this relates?
kannangce commented
Sorry! This was supposed to be created in another repo.