Error with peer dependencies during pipeline
Hello! ๐ I'm having a problem during pipeline with the peer deps refine wants.. I've just upgraded to the latest mantine
5.10.0
, but it looks like @pankod/refine-mantine@1.15.4
still wants mantine 5.5.6.. is it possible to change to be 5.5.6 or newer
?
This is the pipeline error
4 Replies
conscious-sapphireโข2y ago
Hey @kino90 We need to review the migration guide. Can you open an issue for this?
Hey @kino90 ,
Did you upgrade all the mantine dependencies?
https://github.com/refinedev/refine/blob/next/packages/mantine/package.json#L53
GitHub
refine/package.json at next ยท refinedev/refine
Build your React-based CRUD applications, without constraints. - refine/package.json at next ยท refinedev/refine
sunny-greenOPโข2y ago
Updated yesterday to all latest versions
provincial-silverโข2y ago
Hey @kino90, any chance to try removing
node_modules
and the lock files and try again? (Make sure you backup the lock file ๐คฃ )