You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens because npm v7 gives error when peer dependencies don't match the version.
A workaround while the version is fixed in the package is to pass the option legacy-peer-deps: npm install --legacy-peer-deps
That should at least complete the installation and let you use the library.
While I try to install package, it gives this error:
`
.`
The text was updated successfully, but these errors were encountered: