We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't install the package because it breaks the dependency tree, since it only supports react ^16, can you update the dependency for this package?
The text was updated successfully, but these errors were encountered:
Looking the same issue for React 18!
Is there anything we can do to help with it?
Sorry, something went wrong.
As a workaround, I copied the index.js and index.d.ts files to my project into components/scalable-image/. Then imported it with:
components/scalable-image/
import Image from '../components/scalable-image';
No branches or pull requests
I can't install the package because it breaks the dependency tree, since it only supports react ^16, can you update the dependency for this package?
The text was updated successfully, but these errors were encountered: