react-admin-import-csv icon indicating copy to clipboard operation
react-admin-import-csv copied to clipboard

Not compatible with RA 5

Open Revarh opened this issue 1 year ago • 0 comments

Hi,

It seems the peer depencies for the project are locked on React-Admin 4.x

`"peerDependencies": {

"react-admin": "4.x"

},`

And in devDependencies:

"react-admin": "4.0.x",

It conflicts with installing RA 5 and thus the rest of the Enterprise modules.

Regards,

Marc

Revarh avatar Jan 23 '25 05:01 Revarh