rekit / antd-form-builder

Dynamic meta driven React forms based on antd.

Home Page:https://rekit.github.io/antd-form-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

antd 5 compatability

shawnim opened this issue · comments

Is there a way to get antd-form-builder to work with antd v5?
I get the following error:
Found: @ant-design/compatible@5.1.1
npm ERR! node_modules/@ant-design/compatible
npm ERR! @ant-design/compatible@"^5.1.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @ant-design/compatible@"^1.0.1" from antd-form-builder@2.1.4
npm ERR! node_modules/antd-form-builder
npm ERR! antd-form-builder@"^2.1.4" from the root project

Hey any update on this upgrade?