Sky Pan

Results 2 comments of Sky Pan

you can fix this by the way of Installing from source 1,Download the latest source tarball from https://github.com/sshwsfc/django-xadmin or git clone the repository. Then execute the following in the project...

it is caused by a dependency version issue, try to replace your dependency in package.json by: "dependencies": { "@ant-design/icons": "^5.1.4", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "axios": "^1.4.0", "react": "^18.2.0",...