yocontra/react-responsive

Adding "ant-design-pro": "^2.3.2" and including it in project resulting in error

kannangce opened this issue · 2 comments

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.

Not sure how this relates to react-responsive, it seems like your issue is from an unrelated library. Could you clarify how this relates?

Sorry! This was supposed to be created in another repo.