This is standard npm@8+
behavior. You have to fix these dependencies (ensure only what is compatible is put together) or start to install/update all things using --legacy-peer-deps
.
1 Like
This is standard npm@8+
behavior. You have to fix these dependencies (ensure only what is compatible is put together) or start to install/update all things using --legacy-peer-deps
.